Test.css: Difference between revisions
From Ansteorra History Wiki
Jump to navigationJump to search
Created page with "body { background: yellow; font-size: 20pt; color: red; }" |
No edit summary |
||
Line 1: | Line 1: | ||
table { | |||
background-image: url("http://historian.ansteorra.org/wiki/graphics/gold-laurel-2.gif"); | |||
border:solid black 2px; | |||
font-size:1.4em; | |||
} | |||
td, th { | |||
padding: 0.35em; | |||
border: solid 1px black; | |||
} | |||
[[Category:Style]] |
Latest revision as of 11:57, 10 August 2019
table {
background-image: url("");
border:solid black 2px;
font-size:1.4em; }
td, th {
padding: 0.35em;
border: solid 1px black;
}