diff options
author | Azat Bahawi <azat@bahawi.net> | 2022-02-20 13:11:00 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2022-02-20 13:11:00 +0300 |
commit | e4344593722dd360dfa33d061ddc2b77d77ee44e (patch) | |
tree | e92efa877c2663f3f54e7cbd265c5a979d02c8ec /style.css | |
parent | fix: white colour (diff) |
feat: remove peeps.html
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/style.css b/style.css index 5054a6e..794ab75 100644 --- a/style.css +++ b/style.css @@ -46,17 +46,6 @@ dt { font-style: italic; } -ul { - font-style: italic; - display: table; - margin-left: auto; - margin-right: auto; -} - -footer { - margin-top: 10em; -} - .center { text-align: center; } |