Browse Source

styling the Preview button

Garrick van Buren 12 năm trước cách đây
mục cha
commit
9b9c1c6c65
1 tập tin đã thay đổi với 7 bổ sung10 xóa
  1. 7 10
      assets/stylesheets/foreground.css

+ 7 - 10
assets/stylesheets/foreground.css

@@ -40,11 +40,6 @@ h2 span {
   clear:both;
 }
 
-
-.large-2 {
-  text-align: right;
-}
-
 .large-2 strong, .large-2 b {
   display: block;
 }
@@ -103,11 +98,6 @@ footer.row ul.views.columns li {
   margin-right: 1em;
 }
 
-/*.columns li {
-  float:left;
-  width: 45%;
-}*/
-
 .columns ul.special li {
   float:none;
   width: 100%;
@@ -123,6 +113,8 @@ footer.row ul.views.columns li {
  margin-left: 2em;
 }
 
+.catlinks li {border-left:none;}
+
 .mw-specialpages-table td ul.columns li {width: 50%;}
 
 #mw-content-text .columns li {float:none;width:90%;}
@@ -245,6 +237,11 @@ table.wikitable > * > tr > td {
   border: none !important;
 }
 
+.multipleTemplateAdder {
+  font-size: 0.9em;
+  padding: 0.4125em 0.5em 0.55em 0.5em;
+}
+
  .novalue {
   color: #999999;
   font-style:italic;