]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - media/modern/style.css.php
Translated using Weblate (Vietnamese)
[jirafeau_mojo42.git] / media / modern / style.css.php
index fa992e0f29e3420a11413198b7c79d75262c1516..122be064a6fe4b52cc4478319892e7f1c7977ce4 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,14 @@ font-size:90%;
     -moz-border-radius: 5px;
     border-radius: 5px;
 }
+
+#self_destruct {
+  font-weight: bold;
+  color: red;
+}
+
+#upload_image_email {
+  padding-left: 20px;
+  margin-left: 10px;
+  background: url(email.png) no-repeat;
+}

patrick-canterino.de