From 8b02ec867f1bea4ea100f5d69777dc2c3d9e1113 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 19 Apr 2019 13:56:50 +0200 Subject: css --- site/assets/css/css.css | 7 ++++--- site/assets/css/splash.css | 7 ------- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'site/assets/css') diff --git a/site/assets/css/css.css b/site/assets/css/css.css index 90c508de..2ff98114 100644 --- a/site/assets/css/css.css +++ b/site/assets/css/css.css @@ -122,6 +122,7 @@ header .links a { transition: color 0.1s cubic-bezier(0,0,1,1), border-color 0.05s cubic-bezier(0,0,1,1); border-bottom: 1px solid rgba(255,255,255,0); padding-bottom: 3px; + padding-top: 2px; font-weight: 400; } header .links a.active { @@ -136,9 +137,9 @@ header .links a.active { color: #fff; border-bottom: 2px solid rgba(255,255,255,1); } -header .links.splash { - font-size: 22px; - font-weight: 400; +.home header .links a { + margin-right: 30px; + margin-left: 1px; } /* footer */ diff --git a/site/assets/css/splash.css b/site/assets/css/splash.css index 246b0cee..6089f10d 100644 --- a/site/assets/css/splash.css +++ b/site/assets/css/splash.css @@ -19,15 +19,8 @@ footer div { z-index: 2; } footer { - /*text-shadow: 0 0 5px #191919, 0 0 5px #191919, 0 0 5px #191919;*/ background: #111; } -header > div a, -footer > div { - /*background: rgba(25, 25, 25, 0.8); - padding: 3px; - border-radius: 2px;*/ -} header .links a.activeLink { color: white; border-bottom-color: white; -- cgit v1.2.3-70-g09d2