mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-25 19:53:21 +02:00
Update
This commit is contained in:
9
static/css/base.css
vendored
9
static/css/base.css
vendored
@@ -1,3 +1,12 @@
|
||||
a {
|
||||
color: #5d93ff;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #f7a046;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
lost-center: 1070px;
|
||||
}
|
||||
|
1
static/css/typography.css
vendored
1
static/css/typography.css
vendored
@@ -78,7 +78,6 @@ section {
|
||||
========================================================================== */
|
||||
a {
|
||||
background: transparent;
|
||||
color: #222;
|
||||
text-decoration: none;
|
||||
transition: all .3s;
|
||||
}
|
||||
|
Reference in New Issue
Block a user