RearViewMirror.css

From Asterix HTML
Revision as of 11:53, 25 November 2023 by Peter (talk | contribs) (Created page with "<pre> →‎Peter Zulu 20C : RearViewMirror.css: a { color : lightblue } body { background-color : black } div { font-size : 12pt ; line-hight : 13pt ; color : yellow ; margin-left : 50 ; margin-right : 50 ; } div:first-letter { font-size : 260% ; font-style : italic ; color : red ; font-weight : bold ; float : left ; } h2 { font-size : 18 ; font-style : italic ; text-align : center...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* Peter Zulu 20C : RearViewMirror.css */

a { color : lightblue }

body { background-color : black }

div {

  font-size    : 12pt   ;
  line-hight   : 13pt   ;
  color        : yellow ;
  margin-left  : 50     ; 
  margin-right : 50     ; 
}

div:first-letter {

  font-size   : 260%   ;
  font-style  : italic ;
  color       : red    ;
  font-weight : bold   ;
  float       : left   ;
}

h2 {

  font-size  : 18     ;
  font-style : italic ;
  text-align : center ;
  color      : red    ;
}

span { text-transform:uppercase ; color:blue }

.LeftThumb {

  float         : left ;
  height        :   72 ;
  width         :  107 ;
  margin-top    :    8 ; 
  margin-left   :   58 ; 
  margin-right  :    8 ; 
  margin-bottom :    8 ; 
}

.RightThumb {

  float         : right ;
  height        :    72 ;
  width         :   107 ;
  margin-top    :     8 ; 
  margin-left   :     8 ; 
  margin-right  :    15 ; 
  margin-bottom :     8 ; 
}

Notes

This is the style sheet on Red.Asterix.co.za/original/

Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home