Template:Kyoto/css
From 2013.igem.org
(Difference between revisions)
Line 222: | Line 222: | ||
height: 150px; | height: 150px; | ||
} | } | ||
+ | /*** Project Tab ***/ | ||
+ | .kyoto-tabs{ | ||
+ | margin-top: 0; | ||
+ | margin-left: 1065px; | ||
+ | padding: 0; | ||
+ | list-style-type: none; | ||
+ | position: fixed; | ||
+ | } | ||
+ | .kyoto-tabs > li{ | ||
+ | width: 25px; | ||
+ | height: 100px; | ||
+ | float: left; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | |||
/*** notebook calender ***/ | /*** notebook calender ***/ | ||
#calender > table { | #calender > table { |
Revision as of 21:51, 24 September 2013