RearViewMirror.css: Difference between revisions
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Latest revision as of 10:53, 25 November 2023
/* 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