浏览代码

Example page translated

But spanish is disabled
Dennis Hernández 11 年之前
父节点
当前提交
a01a8af8a5
共有 2 个文件被更改,包括 100 次插入90 次删除
  1. 4 0
      docs/docs.css
  2. 96 90
      docs/examples.html

+ 4 - 0
docs/docs.css

@@ -1240,6 +1240,10 @@ h1 .icon {
     background-position: -208px -22px;
     background-position: -208px -22px;
 }
 }
 
 
+.flag.flag-es {
+	background-position: -16px -44px;
+}
+
 .edit-pull-request {
 .edit-pull-request {
     font-size: 32px;
     font-size: 32px;
     margin-left: 10px;
     margin-left: 10px;

文件差异内容过多而无法显示
+ 96 - 90
docs/examples.html