Css:GoonShowScripts.css: Difference between revisions

From The Goon Show Depository

(Created page with "H1 { font-size : 14pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #FFFF00; background-color : #008080; padding-left : 25px; } H2 { font-size : 11pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000000; background-color : #99FFCC; padding-left : 5px; width: 198px; } H3 { font-size : 11pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : italic; color : #808000; background-colo...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
H1  {
font-size : 14pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #FFFF00;
background-color : #008080;
padding-left : 25px;
}
H2  {
font-size : 11pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000;
background-color : #99FFCC;
padding-left : 5px;
width: 198px;
}
H3  {
font-size : 11pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : italic;
color : #808000;
background-color : #FFFF00;
font-weight : bold;
padding-left : 40px;
}
A  {
color : #800000;
font-size : 9pt;
text-decoration : none;
}
A:Visited  {
color : #808080;
}
A:Hover  {
color : Red;
}
BODY  {
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color : #FFFFEE;
top: 0px;
}
.Greenslade  {
.Greenslade  {
font-family : "Courier New", Courier, monospace;
color : #008000;
color : #008000;
line-height : 15pt;
font-weight: bold;
}
}


.Sellers  {
.Sellers  {
color : #0000FF;
color : #0000FF;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
}
}


.Milligan  {
.Milligan  {
font-family : "Courier New", Courier, monospace;
color : #CC0066;
color : #CC0066;
line-height : 15pt;
font-weight: bold;
}
}


.Secombe  {
.Secombe  {
color : #800080;
color : #800080;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
}
}


.Geldray  {
.Geldray  {
color : #808080;
color : #808080;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
}
}


.Ellington  {
.Ellington  {
color : #000000;
color : #000000;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
}
}


.Guest  {
.Guest  {
color : #000099;
color : #000099;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
}
}


.Grams  {
.Grams  {
color : #800000;
color : #800000;
font-family : "Courier New", Courier, monospace;
font-style : italic;
font-style : italic;
line-height : 15pt;
font-weight: bold;
}
.Bold  {
font-weight : bold;
}
}


.Misc  {
.Misc  {
color : #808000;
color : #808000;
font-family : "Courier New", Courier, monospace;
line-height : 15pt;
font-weight: bold;
font-weight: bold;
}
}
Line 126: Line 48:
{
{
background-color : #CEFFCE;
background-color : #CEFFCE;
}
iframe  {
/* [disabled]width: auto; */
min-width: 900px;
border-width: 0px;
min-height: 1080px;
max-width: none;
margin-left: 0px;
/* [disabled]vertical-align: top; */
float: none;
left: 205px;
padding-left: 0px;
}
.scripts {
/* [disabled]padding-top: 50px; */
margin-top: 120px;
}
}

Latest revision as of 14:08, 15 September 2024

.Greenslade { color : #008000; }

.Sellers { color : #0000FF; }

.Milligan { color : #CC0066; }

.Secombe { color : #800080; }

.Geldray { color : #808080; }

.Ellington { color : #000000; }

.Guest { color : #000099; }

.Grams { color : #800000; font-style : italic; }

.Misc { color : #808000; font-weight: bold; }

.HiLite { background-color : #FFCCBB; border-width : thin; border-color : #FF0000; border-style : outset; padding : 10px; }

.remaster { background-color : #CEFFCE; }