Difference between revisions of "Design Specs: CSS"
From WormBaseWiki
Jump to navigationJump to searchLine 4: | Line 4: | ||
* Work with templates to create the basic page structure and design | * Work with templates to create the basic page structure and design | ||
+ | |||
+ | == CSS files: == | ||
+ | |||
+ | * wormbase.css | ||
+ | ** will contain standardized scheme for the entire WormBase website | ||
+ | |||
+ | * GBrowse.css | ||
+ | ** to be used only on GBrowse pages | ||
+ | ** will contain css data specific for the tabbed browsing found in gbrowse 2.0 | ||
+ | ** will @import wormbase.css to keep website unified |
Revision as of 17:50, 3 February 2010
Objectives
Define standardized scheme of the next generation WormBase website using CSS
- Work with templates to create the basic page structure and design
CSS files:
- wormbase.css
- will contain standardized scheme for the entire WormBase website
- GBrowse.css
- to be used only on GBrowse pages
- will contain css data specific for the tabbed browsing found in gbrowse 2.0
- will @import wormbase.css to keep website unified