diff options
Diffstat (limited to '11365-h/fern.css')
| -rw-r--r-- | 11365-h/fern.css | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/11365-h/fern.css b/11365-h/fern.css new file mode 100644 index 0000000..9c8d614 --- /dev/null +++ b/11365-h/fern.css @@ -0,0 +1,23 @@ +h1,h2,h3,h4 {text-align: center} +li {list-style-type:none} +table {border-color: none; + border-width: 0; + border-style: solid;} +td {border-color: black; + border-style: solid; + border-width: 0; + padding: 4px; + border-spacing: 4px; + text-align: left; + vertical-align: baseline;}; +hr {border: thick solid red; + width: 50%;} +body {background-color: #fffded; + margin:10%; + text-align:left;} +img {border-style: solid; + border-width: 1px; + border-color: silver; + background-color: transparent; + padding: 6px;} +h1,h2,h3,h4,h5,h6 {color:#a82c28}
\ No newline at end of file |
