File: skins/css/css1.css

Recommend this page to a friend!
  Classes of philippe thomassigny   WAJAF   skins/css/css1.css   Download  
File: skins/css/css1.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WAJAF
Build single page applications
Author: By
Last change: first commit
Date: 2 years ago
Size: 350 bytes
 

Contents

Class file image Download
#container { background-color: white; } #pagemenu { width: 30%; float: left; } #pagecontent { width: 70%; float: right; } .title { color: red; font-size: 16px; font-weight: bold; } #pagecontent b { color: blue; } #pagecontent i { color: green; } #pagecontent u { color: orange; }