MediaWiki:Monobook.css: Porovnání verzí

Z asap
Skočit na navigaciSkočit na vyhledávání
asap>Tvavrda
Bez shrnutí editace
asap>Tvavrda
Bez shrnutí editace
Řádek 1: Řádek 1:
/* Zde uvedené CSS bude ovlivňovat pouze styl „Monobook“ */ body { background: #ffffff; font-family: Tahoma;font-size:8pt; }  
/* Zde uvedené CSS bude ovlivňovat pouze styl „Monobook“ */ body { background: #ffffff; font-family: Tahoma;font-size:8pt; }  


body
body { background: #ffffff; font-family: Tahoma; font-size:8pt; }  
{
background: #ffffff;
font-family: Tahoma;
font-size:8pt;
}


h1, h2, h3, h4, h5, h6, h7
h1, h2, h3, h4, h5, h6, h7 { color: #000000; font-family: Tahoma, sans-serif; font-size: 8pt; }  
{
color: #000000;
font-family: Tahoma, sans-serif;
font-size: 8pt;  
}


h1, h2
h1, h2 { color: #800000; font-family: Tahoma, sans-serif; font-size: 12pt; margin-top:50; }  
{
color: #800000;
font-family: Tahoma, sans-serif;
font-size: 12pt;
margin-top:50;
}


h2
h2 { font-size: 10pt; }  
{
font-size: 10pt;
}


p
p { margin-top:0; }  
{
margin-top:0;
}


table
table { border-collapse: collapse; margin: 0px; padding: 0px; font-size:10pt; width:700px; margin-bottom:20px }
{
border-collapse: collapse;
margin: 0px;
padding: 0px;
font-size:10pt;  
width:700px;
margin-bottom:20px
}
#toc table
{
width:400px;
}


th
#toc table
{
margin: 0px;
padding: 0px;
background-color:#FFB56A;
}


tr
{ width:400px; }  
{
margin: 0px;
padding: 0px 0px 0px 0px;
}


td
th { margin: 0px; padding: 0px; background-color:#FFB56A; }  
{
border-width: 1px;
border-style: none;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
margin: 0px;
padding: 2px 2px 2px 2px;
}


table.title
tr { margin: 0px; padding: 0px 0px 0px 0px; }
{
 
margin-top: 15;
td { border-width: 1px; border-style: none; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; margin: 0px; padding: 2px 2px 2px 2px; }
margin-bottom: 5;
 
}
table.title { margin-top: 15; margin-bottom: 5; }

Verze z 22. 4. 2009, 09:29

/* Zde uvedené CSS bude ovlivňovat pouze styl „Monobook“ */ body { background: #ffffff; font-family: Tahoma;font-size:8pt; } 

body { background: #ffffff; font-family: Tahoma; font-size:8pt; } 

h1, h2, h3, h4, h5, h6, h7 { color: #000000; font-family: Tahoma, sans-serif; font-size: 8pt; } 

h1, h2 { color: #800000; font-family: Tahoma, sans-serif; font-size: 12pt; margin-top:50; } 

h2 { font-size: 10pt; } 

p { margin-top:0; } 

table { border-collapse: collapse; margin: 0px; padding: 0px; font-size:10pt; width:700px; margin-bottom:20px }

#toc table 

{ width:400px; } 

th { margin: 0px; padding: 0px; background-color:#FFB56A; } 

tr { margin: 0px; padding: 0px 0px 0px 0px; } 

td { border-width: 1px; border-style: none; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; margin: 0px; padding: 2px 2px 2px 2px; } 

table.title { margin-top: 15; margin-bottom: 5; }