about summary refs log tree commit diff
path: root/css/styles.css
diff options
context:
space:
mode:
authorUltraQbik <no1skill@yandex.ru>2024-08-21 05:34:34 +0300
committerUltraQbik <no1skill@yandex.ru>2024-08-21 05:34:34 +0300
commitc94e71541d4869ab24da8e9cdb42c42b1fe95cbd (patch)
tree69edf6c9c6637a39b230243616413d5570340afc /css/styles.css
parentbb8ef70f5d86a4c3c9bae4957821a8ca67b216ad (diff)
downloadhttpy-c94e71541d4869ab24da8e9cdb42c42b1fe95cbd.tar.gz
httpy-c94e71541d4869ab24da8e9cdb42c42b1fe95cbd.zip
Update some pages and add new one
Template to have a nicer and more serious looking website
Diffstat (limited to 'css/styles.css')
-rw-r--r--css/styles.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/css/styles.css b/css/styles.css
index b41e2ff..c35da80 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -24,7 +24,7 @@ header {
   font-size: 30px;
 }
 
-#cool-div {
+#section-div {
   align-self: center;
   width: 50vw;
 }
@@ -42,13 +42,6 @@ footer {
   margin-top: auto;
 }
 
-#cool-butt {
-  background: white;
-  padding: 5px;
-  width: 100%;
-  font-size: 30px;
-}
-
 #git-butt {
   background: lawngreen;
   padding: 5px;