summaryrefslogtreecommitdiff
path: root/content/assets/site.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/assets/site.css')
-rw-r--r--content/assets/site.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/content/assets/site.css b/content/assets/site.css
index 5309225..6fbfdb2 100644
--- a/content/assets/site.css
+++ b/content/assets/site.css
@@ -5,7 +5,7 @@ body {
background: #000;
color: #aaaabb;
margin: 0;
- border-top: 3px solid #300065;
+ border-top: 3px solid #4101dc;
}
@media (max-width: 799px) {
@@ -72,7 +72,7 @@ body p {
body a {
text-decoration: none;
- color: #3000a9;
+ color: #3001dc;
}
body a:hover {
color: #841076;
@@ -152,7 +152,6 @@ intro p {
}
intro img {
- padding-top: 30px;
border-radius: 100%;
width: 100px;
}