User:F3niX/vector.css: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
F3niX (talk | contribs)
No edit summary
F3niX (talk | contribs)
No edit summary
 
Line 19: Line 19:


table {background-color: black; color: white;}
table {background-color: black; color: white;}
th {background-color: black; color: white;}
tr {background-color: black; color: white;}
pre {background-color: black; color: white;}
link {background-color: black; color: white;}
li {background-color: black; color: white;}
div#content {background-color: black; color: white;}

Latest revision as of 05:36, 19 February 2012

body {background-color: black; color: white;}

head {background-color: black; color: white;}

h1 { background-color: black; color: white;} 
h2 { background-color: black; color: white;} 
h3 { background-color: black; color: white;} 
h4 { background-color: black; color: white;} 
h5 { background-color: black; color: white;} 
h6 { background-color: black; color: white;} 
h7 { background-color: black; color: white;} 
 
p  { background-color: black; color: white;} 
ul { background-color: black; color: white;}

title {background-color: black; color: white;}

div {background-color: black; color: white;}

table {background-color: black; color: white;}

th {background-color: black; color: white;}

tr {background-color: black; color: white;}

pre {background-color: black; color: white;}

link {background-color: black; color: white;}

li {background-color: black; color: white;}

div#content {background-color: black; color: white;}