mirror of https://github.com/fspc/biketree.git
Bike Tree - https://biketree.bikelover.org
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.
48 lines
637 B
48 lines
637 B
7 years ago
|
h4{
|
||
|
font-family: verdana;
|
||
|
font-size: 12px;
|
||
|
font-style: italic;
|
||
|
font-weight: normal;
|
||
|
margin-bottom: 0;
|
||
|
margin-top: 0;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
font-family: verdana;
|
||
|
font-size: 14px;
|
||
|
font-weight: bold;
|
||
|
background: #9aadd0;
|
||
|
margin-bottom: 0;
|
||
|
margin-top: 0;
|
||
|
text-align: right;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
font-family: verdana;
|
||
|
font-size: 16px;
|
||
|
font-weight: bold;
|
||
|
font-style: italic;
|
||
|
margin-bottom: 0;
|
||
|
margin-top: 0;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
.text {
|
||
|
font-size: 13px;
|
||
|
padding: 4px;
|
||
|
margin-left: auto;
|
||
|
margin-right: auto;
|
||
|
}
|
||
|
|
||
|
td.high40 {
|
||
|
height: 40px;
|
||
|
width: 500px;
|
||
|
text-align: left;
|
||
|
}
|
||
|
|
||
|
td.submit {
|
||
|
border-bottom: 4px solid #333333;
|
||
|
border-top: 1px dotted #333333;
|
||
|
text-align: center;
|
||
|
}
|