Template:Team:Vanderbilt Software/CSS
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} #content { background-color...") |
|||
Line 211: | Line 211: | ||
#background_tab_left, #background_tab_right { | #background_tab_left, #background_tab_right { | ||
- | background-image: url("https://static.igem.org/mediawiki/parts/ | + | background-image: url("https://static.igem.org/mediawiki/parts/7/78/Vanderbilt_Software_Background_Tab.png"); |
+ | } | ||
+ | |||
+ | #darwin_tab_left, #darwin_tab_right { | ||
+ | background-image: url("https://static.igem.org/mediawiki/parts/7/73/Vanderbilt_Software_darwin_Tab.png"); | ||
} | } | ||
#results_tab_left, #results_tab_right { | #results_tab_left, #results_tab_right { | ||
- | background-image: url("https://static.igem.org/mediawiki/parts/ | + | background-image: url("https://static.igem.org/mediawiki/parts/b/b6/Vanderbilt_Software_Results_Tab.png"); |
} | } | ||
- | # | + | #user_guide_tab_left, #user_guide_tab_right { |
- | background-image: url("https://static.igem.org/mediawiki/parts/ | + | background-image: url("https://static.igem.org/mediawiki/parts/4/46/Vanderbilt_Software_User_Guide_Tab.png"); |
} | } | ||
+ | #api_reference_tab_left, #api_reference_tab_right{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/parts/5/56/Vanderbilt_Software_API_Reference_Tab.png"); | ||
+ | } | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ |
Revision as of 08:33, 26 January 2015