You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
335 B
20 lines
335 B
p { |
|
background-color: #606070; |
|
border-style: inset; |
|
border-width: 1px; border-color: #5F5A59; |
|
padding: 5px 5px 5px 5px; |
|
} |
|
|
|
center { |
|
background-color: #800517; |
|
font-weight: bold; |
|
font-style: italic; |
|
border-style: outset; |
|
border-width: 1px; |
|
border-color: #800010 |
|
} |
|
|
|
h3 { |
|
border-style: outset; |
|
border-width: 1px; |
|
}
|
|
|