--- pettastic/html/css/main.css 2013/03/13 04:25:40 1.3 +++ pettastic/html/css/main.css 2013/03/15 14:04:50 1.5 @@ -52,7 +52,7 @@ a { padding-top : 4px; padding-bottom : 5px; background-color : transparent; - background : url(/pettastic/images/transpurple.png); + background : url(/images/transpurple.png); color : #f0f0f0; border-top : 1px solid black; border-bottom : 1px solid black; @@ -61,7 +61,7 @@ a { height : 100%; width : 800px; font-family : Tahoma, Geneva, sans-serif; - font-size : 16px; + font-size : 15px; font-weight : bold; text-align : center; float : center; @@ -89,7 +89,7 @@ a { padding-top : 5px; padding-bottom : 5px; background-color : transparent; - background : url(/pettastic/images/transpurple.png); + background : url(/images/transpurple.png); color : #f0f0f0; border-top : 1px solid black; border-bottom : 1px solid black; @@ -120,7 +120,7 @@ a { width : 770px; margin-left : auto; margin-right : auto; - background : url(/pettastic/images/transwhite.png); + background : url(/images/transwhite.png); border : 1px solid #e0e0e0; margin-bottom : 30px; padding : 5px;