version 1.3, 2013/03/13 04:25:40
|
version 1.7, 2013/03/18 15:27:00
|
Line 52 a {
|
Line 52 a {
|
padding-top : 4px; |
padding-top : 4px; |
padding-bottom : 5px; |
padding-bottom : 5px; |
background-color : transparent; |
background-color : transparent; |
background : url(/pettastic/images/transpurple.png); |
background : url(/images/transpurple.png); |
color : #f0f0f0; |
color : #f0f0f0; |
border-top : 1px solid black; |
border-top : 1px solid black; |
border-bottom : 1px solid black; |
border-bottom : 1px solid black; |
Line 61 a {
|
Line 61 a {
|
height : 100%; |
height : 100%; |
width : 800px; |
width : 800px; |
font-family : Tahoma, Geneva, sans-serif; |
font-family : Tahoma, Geneva, sans-serif; |
font-size : 16px; |
font-size : 15px; |
font-weight : bold; |
font-weight : bold; |
text-align : center; |
text-align : center; |
float : center; |
float : center; |
Line 89 a {
|
Line 89 a {
|
padding-top : 5px; |
padding-top : 5px; |
padding-bottom : 5px; |
padding-bottom : 5px; |
background-color : transparent; |
background-color : transparent; |
background : url(/pettastic/images/transpurple.png); |
background : url(/images/transpurple.png); |
color : #f0f0f0; |
color : #f0f0f0; |
border-top : 1px solid black; |
border-top : 1px solid black; |
border-bottom : 1px solid black; |
border-bottom : 1px solid black; |
Line 120 a {
|
Line 120 a {
|
width : 770px; |
width : 770px; |
margin-left : auto; |
margin-left : auto; |
margin-right : auto; |
margin-right : auto; |
background : url(/pettastic/images/transwhite.png); |
background : url(/images/transwhite.png); |
border : 1px solid #e0e0e0; |
border : 1px solid #e0e0e0; |
margin-bottom : 30px; |
margin-bottom : 30px; |
padding : 5px; |
padding : 5px; |
Line 186 a {
|
Line 186 a {
|
text-align : center; |
text-align : center; |
} |
} |
|
|
|
td.title { |
|
text-align : center; |
|
font-weight : bold; |
|
font-size : medium; |
|
color : #FFC7E8; |
|
margin-bottom : 5px; |
|
background : #763E7A; |
|
} |
|
|
|
td.item_light { |
|
font-weight : bold; |
|
font-size : 12px; |
|
margin-right : 15px; |
|
} |
|
|
|
td.item_dark { |
|
font-weight : bold;; |
|
font-size : 12px; |
|
background : #FFC7E8; |
|
margin-right : 25px; |
|
} |
|
|
|
p.description { |
|
font-weight : normal; |
|
font-size : 10px; |
|
margin-left : 20px; |
|
margin-right : 50px; |
|
margin-bottom : 5px; |
|
} |
|
|
|
p.price_note { |
|
font-weight : bold; |
|
font-size : 10px; |
|
margin-left : 110px; |
|
} |
|
|
|
td.description { |
|
} |
|
|
img.floatLeft { |
img.floatLeft { |
float : left; |
float : left; |
margin : 10px; |
margin : 10px; |
Line 423 a:visited {color:#082e58; font-weight:no
|
Line 462 a:visited {color:#082e58; font-weight:no
|
a:hover {color:#349ce5;} |
a:hover {color:#349ce5;} |
|
|
|
|
|
a.light { color : #C9C9C9; } |
a.definition:before { content:"[::"; } |
a.definition:before { content:"[::"; } |
a.definition:after { content:"]"; } |
a.definition:after { content:"]"; } |
a.alias { text-decoration:none; border-bottom: thin dashed; } |
a.alias { text-decoration:none; border-bottom: thin dashed; } |