summaryrefslogtreecommitdiff
path: root/static/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/index.css')
-rw-r--r--static/css/index.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/index.css b/static/css/index.css
index f1b32bc..9d7643a 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -24,7 +24,7 @@
#container_img {
margin: auto;
-
+
}
form.example input[type=text] {
@@ -64,7 +64,7 @@ form.example::after {
#btns {
padding: 25 25 25 25;
font-size: 155%;
- font-family: Verdana, Geneva, Tahoma, sans-serif;
+ font-family: 'Lato', sans-serif;
}
#btns > a {
@@ -123,4 +123,4 @@ hr {
#circle:hover {
background-color: #ffe0b2;
border-radius: 50%;
- } \ No newline at end of file
+}