Template:Team:HokkaidoU Japan/stylesheets/wikireset.css
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 87: | Line 87: | ||
.thumb { | .thumb { | ||
- | border: none; | + | border: none !important; |
- | margin: 0; | + | margin: 0 !important; |
- | padding: | + | padding: !important; |
+ | background-color: transparent !important; | ||
} | } | ||
.tright { | .tright { | ||
- | border: none; | + | border: none !important; |
- | margin: 0; | + | margin: 0 !important; |
- | padding: 0; | + | 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