diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-05-04 03:49:09 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-05-04 03:49:09 +0200 |
commit | a6370d63eb198506391662d013cabf0d902b17d7 (patch) | |
tree | ce53459b4d636c4f5c57f669a121c32ef623764b /source/css/theme.css | |
parent | 85f447df4bd2a1764858a14012d4b1365309a895 (diff) | |
download | my_new_personal_website-a6370d63eb198506391662d013cabf0d902b17d7.tar.xz my_new_personal_website-a6370d63eb198506391662d013cabf0d902b17d7.zip |
Add some skills
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index 081a23d7..dc273960 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -130,6 +130,7 @@ hr { text-align: justify; } + h1 { text-align: center; font-size: 160%; @@ -327,7 +328,7 @@ noscript a { table { text-align: center; - width: 100%; + width: 100% !important; } .ouer { |