Template:Team:Berlin/AllCss
From 2014.igem.org
(Difference between revisions)
Line 52: | Line 52: | ||
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
- | font-size: | + | font-size: 27px; |
color: #0ecd28; | color: #0ecd28; | ||
-moz-border-radius: 100%; | -moz-border-radius: 100%; | ||
Line 59: | Line 59: | ||
width: 41px; | width: 41px; | ||
height: 41px; | height: 41px; | ||
- | line-height: | + | line-height: 42px; |
float:left; | float:left; | ||
} | } | ||
Line 69: | Line 69: | ||
padding-top: 2px; | padding-top: 2px; | ||
} | } | ||
+ | |||
+ | .project-entry-tags | ||
+ | { | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .project-entry-tags ul | ||
+ | { | ||
+ | padding-left: 0px; | ||
+ | } | ||
+ | |||
+ | .project-entry-tags li | ||
+ | { | ||
+ | list-style-type: none; | ||
+ | display: inline-block; | ||
+ | border: 1px solid #0ecd28; | ||
+ | color: #0ecd28; | ||
+ | -moz-border-radius: 17px; | ||
+ | border-radius: 17px; | ||
+ | padding: 3px 5px 2px 5px; | ||
+ | min-width: 100px; | ||
+ | text-transform: uppercase; | ||
+ | text-align: center; | ||
+ | padding-left: 10px; | ||
+ | padding-right: 10px; | ||
+ | } | ||
+ | |||
/*! | /*! |
Revision as of 19:28, 13 October 2014