]> git.p6c8.net - jirafeau.git/blobdiff - media/modern/style.css.php
add warning when the file will be downloadable one time only
[jirafeau.git] / media / modern / style.css.php
index fa992e0f29e3420a11413198b7c79d75262c1516..8b4b46a0be9ba53c952bf30722c75c23725642d8 100644 (file)
@@ -81,6 +81,12 @@ h1 a {
   color: #333;
 }
 
+h2 {
+  text-decoration: none;
+  color: #333;
+  text-align: center;
+}
+
 fieldset p {
   margin-left: 25%;
 }
@@ -214,3 +220,8 @@ font-size:90%;
     -moz-border-radius: 5px;
     border-radius: 5px;
 }
+
+#self_destruct {
+  font-weight: bold;
+  color: red;
+}

patrick-canterino.de