Difference between revisions of "Website/Style Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
This page will house the style guide for the new website design. Please add anything you would like to be covered here.
 
This page will house the style guide for the new website design. Please add anything you would like to be covered here.
 
== Color Pallet ==
 
  
 
== Design ==
 
== Design ==
 +
 +
=== Color Pallet ===
 +
 +
=== Source Files ===
  
 
Links to source files, etc
 
Links to source files, etc
Line 9: Line 11:
 
== CSS ==
 
== CSS ==
  
Explanation of CSS styles, with diagrams/examples.
+
The CSS listed below is from revision 1.30. CSS is displayed in the order it appears in the [http://www.openoffice.org/branding/css/style.css actual stylesheet]
  
 
=== Core Styles ===
 
=== Core Styles ===
  
=== Header ===
+
<source lang="css">
 +
</source>
  
=== Contents ===
+
<source lang="css">
 +
</source>
  
=== Footer ===
+
<source lang="css">
 +
</source>

Revision as of 04:14, 28 June 2008

This page will house the style guide for the new website design. Please add anything you would like to be covered here.

Design

Color Pallet

Source Files

Links to source files, etc

CSS

The CSS listed below is from revision 1.30. CSS is displayed in the order it appears in the actual stylesheet

Core Styles

 
 
 
Personal tools