Template:CSS/hzau-style
From 2014.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
height:30px; | height:30px; | ||
float:left; | float:left; | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/4/45/Orangebutton_right.gif) no-repeat top right; |
color:#434c55; | color:#434c55; | ||
font-size:14px; | font-size:14px; | ||
Line 146: | Line 146: | ||
height:30px; | height:30px; | ||
float:left; | float:left; | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/2/2c/Orangebutton_right_aa.gif) no-repeat top right; |
color:#434c55; | color:#434c55; | ||
font-size:14px; | font-size:14px; | ||
Line 156: | Line 156: | ||
a.button span { | a.button span { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/f/fa/Orangebutton_left.gif) top left no-repeat; |
display:block; | display:block; | ||
line-height:30px; | line-height:30px; | ||
Line 164: | Line 164: | ||
a.button_aa span { | a.button_aa span { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/c/cc/Orangebutton_left_aa.gif) top left no-repeat; |
display:block; | display:block; | ||
line-height:30px; | line-height:30px; | ||
Line 172: | Line 172: | ||
a.button:active { | a.button:active { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/4/45/Orangebutton_right.gif) no-repeat bottom right; |
} | } | ||
a.button_aa:active { | a.button_aa:active { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/2/2c/Orangebutton_right_aa.gif) no-repeat bottom right; |
} | } | ||
a.button:active span { | a.button:active span { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/f/fa/Orangebutton_left.gif) bottom left no-repeat; |
} | } | ||
a.button_aa:active span { | a.button_aa:active span { | ||
- | background:url(../ | + | background:url(https://static.igem.org/mediawiki/2014/c/cc/Orangebutton_left_aa.gif) bottom left no-repeat; |
} | } | ||
Revision as of 11:03, 15 June 2014