X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/c011d5def42c58f75bc2a9dcadcafdc89d81901a..68892c7ee6ea5f3f30d1e5d1051cd7029b2cbd41:/media/modern/style.css.php diff --git a/media/modern/style.css.php b/media/modern/style.css.php old mode 100755 new mode 100644 index fa992e0..8b4b46a --- a/media/modern/style.css.php +++ b/media/modern/style.css.php @@ -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; +}