diff options
author | root <root@localhost.localdomain> | 2016-06-02 23:17:34 +0200 |
---|---|---|
committer | root <root@localhost.localdomain> | 2016-06-02 23:17:34 +0200 |
commit | 02c84ab67e5567f235b5521160e78eaa455d4f26 (patch) | |
tree | 918396c54ea42fca5fbae3c99874b7ea40ac4cbb /ressources/styles | |
parent | 4bda890a6706e14c611ac4ee188dd0dfe146e14a (diff) | |
download | my_old_personal_website-02c84ab67e5567f235b5521160e78eaa455d4f26.tar.xz my_old_personal_website-02c84ab67e5567f235b5521160e78eaa455d4f26.zip |
Suppression du bouton admin
Diffstat (limited to 'ressources/styles')
-rwxr-xr-x | ressources/styles/menu_gost.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ressources/styles/menu_gost.css b/ressources/styles/menu_gost.css index 0c2b834..45c0fa2 100755 --- a/ressources/styles/menu_gost.css +++ b/ressources/styles/menu_gost.css @@ -17,7 +17,7 @@ Note: Permet de modifier le design du menu font-family: FreeSetLightC; margin-top: 10px; margin-bottom: 10px; - margin-left: 6%; + margin-left: 17%; margin-right: auto; } @@ -78,4 +78,4 @@ Note: Permet de modifier le design du menu #en_cours { border-top: 0 solid #231F20; border-bottom: 4px solid #DB1C36; -}
\ No newline at end of file +} |