Difference between revisions of "Template:SJTU-software"

Line 370: Line 370:
 
         display: block;
 
         display: block;
 
         background: #62493d url(https://static.igem.org/mediawiki/2018/e/e5/T--SJTU-software--widgets.png) repeat;
 
         background: #62493d url(https://static.igem.org/mediawiki/2018/e/e5/T--SJTU-software--widgets.png) repeat;
         font-size: 16px;
+
         font-size: 18px;
 
         color: #e7d7ba;
 
         color: #e7d7ba;
 
         text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
 
         text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
Line 378: Line 378:
 
         padding-top: 10px;
 
         padding-top: 10px;
 
         margin: auto;
 
         margin: auto;
         height:220px;
+
         height:200px;
 
     }
 
     }
 
     .widget-cols h1,
 
     .widget-cols h1,
Line 393: Line 393:
 
     .widget-cols a {
 
     .widget-cols a {
 
         color: #e09402;
 
         color: #e09402;
        border-bottom: 1px dotted #e09402;
 
 
         text-decoration: none;
 
         text-decoration: none;
 
     }
 
     }
Line 404: Line 403:
 
         list-style:none;
 
         list-style:none;
 
         float: left;
 
         float: left;
         margin-left: 20px;
+
         margin-left: 5px;
         margin-bottom: 40px;
+
         margin-bottom: 20px;
 
     }
 
     }
 
     .widget-cols > li {
 
     .widget-cols > li {
 
         width: 220px;
 
         width: 220px;
 
         float: left;
 
         float: left;
         margin-left: 20px;
+
         margin-left: 5px;
         margin-bottom: 40px;
+
         margin-bottom: 20px;
 
     }
 
     }
 
     .widget-cols .scroll {
 
     .widget-cols .scroll {

Revision as of 09:37, 15 October 2018