Template:Team:BGU Israel/style.css
From 2014.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 2,557: | Line 2,557: | ||
nav li:hover li a{ | nav li:hover li a{ | ||
float: left; | float: left; | ||
- | width: | + | width: 138px; |
height:32px; | height:32px; | ||
border-color: #3DABCC; | border-color: #3DABCC; | ||
Line 3,023: | Line 3,023: | ||
background-color:#EFF5F8; | background-color:#EFF5F8; | ||
font-family: cambria; | font-family: cambria; | ||
- | font-size: | + | font-size: 24px; |
font-style: italic; | font-style: italic; | ||
+ | white-space:normal; | ||
} | } | ||
Line 3,035: | Line 3,036: | ||
margin-bottom:0px; | margin-bottom:0px; | ||
+ | } | ||
+ | |||
+ | .prevNext:hover{ | ||
+ | width:100px; | ||
+ | |||
+ | opacity:1; | ||
+ | cursor:pointer; | ||
+ | } | ||
+ | #opening:hover{ | ||
+ | opacity:1; | ||
+ | |||
+ | } | ||
+ | #leftButton:hover{ | ||
+ | cursor:pointer; | ||
+ | } | ||
+ | #rightButton:hover{ | ||
+ | cursor:pointer; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 23:49, 17 October 2014