Team:Valencia UPV/style css
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 106: | Line 106: | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
.link-page{ | .link-page{ | ||
Line 188: | Line 184: | ||
.results | .results | ||
{ | { | ||
- | height: | + | height: 180px; |
- | width: | + | width: 180px; |
padding: 10px; | padding: 10px; | ||
/*border: 2px solid yellow;*/ | /*border: 2px solid yellow;*/ | ||
Line 209: | Line 205: | ||
-moz-border-radius:3px; | -moz-border-radius:3px; | ||
-webkit-border-radius:3px; | -webkit-border-radius:3px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 367: | Line 351: | ||
padding:3px 5px; | padding:3px 5px; | ||
text-decoration:none; | text-decoration:none; | ||
- | font-size:1. | + | font-size:1.5em; |
} | } | ||
Line 1,121: | Line 1,105: | ||
font-weight:600; | font-weight:600; | ||
color:#4c4c4c; | color:#4c4c4c; | ||
- | transition:all linear | + | transition:all linear 1s; |
} | } | ||
Line 1,228: | Line 1,212: | ||
list-style-image: url('https://static.igem.org/mediawiki/2014/5/56/VUPVTick_golden_mod.png'); | list-style-image: url('https://static.igem.org/mediawiki/2014/5/56/VUPVTick_golden_mod.png'); | ||
} | } | ||
+ | #green | ||
+ | { | ||
+ | list-style-image: url('https://static.igem.org/mediawiki/2014/d/d0/VUPVTick_green_mod.png'); | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 02:33, 18 October 2014