Visualizações

Mudanças entre as edições de "MediaWiki:Myt.css"

De Mystical Tales

m (Mega Ooops! BANNER KD/)
m (Marotagem de meio-undo. Só parte do código.)
Linha 1: Linha 1:
 
body {
 
body {
 
color: #CCC;
 
color: #CCC;
 +
}
 +
 +
h1 {
 +
font-size: 36px;
 +
font-family: "Benguiat Bk Bt","BernhardMod Bt","Times New Roman";
 +
color:#7A1868;
 +
line-height: 36px;
 +
}
 +
 +
h2 {
 +
font-size: 28px;
 +
font-family: "BernhardMod Bt","Benguiat Bk Bt","Times New Roman";
 +
color:#903828;
 +
line-height: 32px;
 +
}
 +
 +
h3 {
 +
font-size: 20px;
 +
font-family: "Times New Roman","BernhardMod Bt","Benguiat Bk Bt";
 +
color:#904060;
 +
line-height: 32px;
 +
}
 +
 +
h4 {
 +
font-size: 14px;
 +
font-family: "Benguiat Bk Bt","BernhardMod Bt","Times New Roman";
 +
letter-spacing: 2px;
 +
color:#907070;
 +
line-height: 32px;
 +
}
 +
 +
h5 {
 +
font-size: 12px;
 +
font-family: "Times New Roman","BernhardMod Bt","Benguiat Bk Bt";
 +
font-weight: bold;
 +
letter-spacing: 1px;
 +
color:#808080;
 +
line-height: 32px;
 +
}
 +
 +
h1 .editsection { font-family: Arial; font-size: 12px; letter-spacing: 0px; color: #CCC; }
 +
**h2 { font-size: 150%; }
 +
h2 .editsection { font-family: Arial; font-size: 12px; letter-spacing: 0px; color: #CCC; }
 +
/*h3, h4, h5, h6 {
 +
border-bottom: none;
 +
font-weight: bold;
 +
}*/
 +
**h3 { font-size: 132%; }
 +
h3 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }
 +
**h4 { font-size: 116%; }
 +
h4 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }
 +
**h5 { font-size: 100%; }
 +
h5 .editsection { font-family: Arial; font-weight: normal; letter-spacing: 0px; color: #CCC; }
 +
h6 { font-size: 80%;  }
 +
h6 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }
 +
 +
ul {
 +
line-height: 1.5em;
 +
list-style-type: square;
 +
margin: .3em 0 0 1.5em;
 +
padding: 0;
 +
list-style-image: url(bullet.gif);
 
}
 
}

Edição das 02h12min de 10 de fevereiro de 2009

body {
	color: #CCC;
}

h1 {
font-size: 36px;
font-family: "Benguiat Bk Bt","BernhardMod Bt","Times New Roman";
color:#7A1868;
line-height: 36px;
}

h2 {
font-size: 28px;
font-family: "BernhardMod Bt","Benguiat Bk Bt","Times New Roman";
color:#903828;
line-height: 32px;
}

h3 {
font-size: 20px;
font-family: "Times New Roman","BernhardMod Bt","Benguiat Bk Bt";
color:#904060;
line-height: 32px;
}

h4 {
font-size: 14px;
font-family: "Benguiat Bk Bt","BernhardMod Bt","Times New Roman";
letter-spacing: 2px;
color:#907070;
line-height: 32px;
}

h5 {
font-size: 12px;
font-family: "Times New Roman","BernhardMod Bt","Benguiat Bk Bt";
font-weight: bold;
letter-spacing: 1px;
color:#808080;
line-height: 32px;
}

h1 .editsection { font-family: Arial; font-size: 12px; letter-spacing: 0px; color: #CCC; }
**h2 { font-size: 150%; }
h2 .editsection { font-family: Arial; font-size: 12px; letter-spacing: 0px; color: #CCC; }
/*h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}*/
**h3 { font-size: 132%; }
h3 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }
**h4 { font-size: 116%; }
h4 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }
**h5 { font-size: 100%; }
h5 .editsection { font-family: Arial; font-weight: normal; letter-spacing: 0px; color: #CCC; }
h6 { font-size: 80%;  }
h6 .editsection { font-family: Arial; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #CCC; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
Ferramentas pessoais