Introduction
Introduction Statistics Contact Development Disclaimer Help
tIncrease brighness of magenta header background - adamsgaard.dk - my academic …
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 798e9c40dfd1fe1a532a3d250aed95cebed9cf47
parent b4ba4b568aa5c3a75cc0a149bc78de3c0ef9b548
Author: Anders Damsgaard <[email protected]>
Date: Sun, 29 Sep 2019 21:47:59 +0200
Increase brighness of magenta header background
Diffstat:
M Makefile | 2 +-
M style.css | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -1,4 +1,4 @@
-default: generate
+default: generate sync
output = output/
diff --git a/style.css b/style.css
t@@ -122,14 +122,14 @@ code {
/* background-color: #fff; */
}
#title {
- background-color: #606;
+ background-color: #707;
padding: 1ex 10px;
font: 1.0em/1.2 Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu …
border-bottom: 0px solid #aaa;
width: 100%;
}
#menu {
- background-color: #707;
+ background-color: #909;
width: 100%;
}
#menu td {
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.