Template:Team:HokkaidoU Japan/stylesheets/wikireset.css

From 2012.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 72: Line 72:
   .editsection {
   .editsection {
-
     font-size: 11px;
+
     font-size: 0;
     font-weight: normal;
     font-weight: normal;
     color: transparent;
     color: transparent;
Line 78: Line 78:
   .editsection a {
   .editsection a {
 +
    font-size: 11px;
     color: #ffffff;
     color: #ffffff;
   }
   }
Line 85: Line 86:
   }
   }
 +
  .thumb {
 +
    border: none !important;
 +
    margin: 0 !important;
 +
    padding:  !important;
 +
    background-color: transparent !important;
 +
  }
 +
 +
  .tright {
 +
    border: none !important;
 +
    margin: 0 !important;
 +
    padding: 5px 0 0 15px !important;
 +
    background-color: transparent !important;
 +
  }
 +
 +
  .tleft {
 +
    border: none !important;
 +
    margin: 0 !important;
 +
    padding: 5px 15px 0 0 !important;
 +
    background-color: transparent !important;
 +
  }   
 +
 +
  .thumbinner {
 +
    border: none !important;
 +
    padding: 0 !important;
 +
    background-color: transparent !important;
 +
    color: #555555;
 +
  }
</style></html>
</style></html>

Latest revision as of 01:08, 27 September 2012