display photo index as matrix
[phpfspot.git] / stylesheet.css
index 52d045ce3575eb2b365e72a1f4017dd57fb1e76a..5ff127a4206b9b3c6ffe63e7be797c5a675b7813 100644 (file)
@@ -2,7 +2,6 @@ body {
    background-color: rgb(255,255,255);\r
    color: rgb(26,151,15);\r
    font-family: Arial, Helvetica, sans-serif;\r
-   border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
    border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
    border-color: rgb(15,15,15);\r
 }\r
@@ -10,7 +9,6 @@ body {
 #content {\r
    background-color: rgb(255,255,255);\r
    color: rgb(0,0,0);\r
-   border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
    border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
    padding: 2px;\r
    border-color: rgb(0,0,0);\r
@@ -20,9 +18,8 @@ body {
 #tags {\r
    background-color: rgb(255,255,255);\r
    color: rgb(4,151,15);\r
-   font-family: Trebuchet MS, sans-serif;\r
+   font-family: sans-serif;\r
    font-style: normal;\r
-   border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px;\r
    border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;\r
    border-color: rgb(0,0,0);\r
    padding-top: 20px;\r