Difference between revisions of "Design Specs: CSS"

From WormBaseWiki
Jump to navigationJump to search
 
Line 14: Line 14:
 
** will contain css data specific for the tabbed browsing found in gbrowse 2.0
 
** will contain css data specific for the tabbed browsing found in gbrowse 2.0
 
** will @import wormbase.css to keep website unified
 
** will @import wormbase.css to keep website unified
 +
 +
 +
 +
[[Category:Developer documentation]]

Latest revision as of 18:48, 11 August 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