X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/a6c1ba9e0d7305fc75eb216d1646d5a59d044986..f5e4ad8a4817967ae35ba01a0292d9bfa03109e0:/media/modern/style.css.php diff --git a/media/modern/style.css.php b/media/modern/style.css.php index fa992e0..8b4b46a 100644 --- 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; +}