diff --git a/public/categories/index.html b/public/categories/index.html index f818f15..85828ad 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -13,7 +13,7 @@
-

Categories

+

Categories 

diff --git a/public/games/index.html b/public/games/index.html index 671dbbe..409baa8 100644 --- a/public/games/index.html +++ b/public/games/index.html @@ -13,7 +13,7 @@
-

games

+

games 

diff --git a/public/links/index.html b/public/links/index.html index f87cd2d..de3f60d 100644 --- a/public/links/index.html +++ b/public/links/index.html @@ -13,7 +13,7 @@
-

links

+

links 

diff --git a/public/music/index.html b/public/music/index.html index 3aa3efc..a2b3b88 100644 --- a/public/music/index.html +++ b/public/music/index.html @@ -13,7 +13,7 @@
-

music

+

music 

diff --git a/public/posts/index.html b/public/posts/index.html index bc2257b..a271793 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -13,7 +13,7 @@
-

posts

+

posts 

diff --git a/public/scss/main.css b/public/scss/main.css index e221840..38b80ef 100644 --- a/public/scss/main.css +++ b/public/scss/main.css @@ -158,6 +158,14 @@ h6a.light { h6a.light:hover { background-color: transparent; } +h1 #rss-title { + background-color: transparent; + color: #413c74; } + h1 #rss-title:hover { + background-color: transparent; } + h1 #rss-title.light { + color: #ffffff; } + header.light { background-color: #ffffff; } @@ -365,6 +373,7 @@ ul { h1 { font-size: 42pt; } +h1 a, h2 a { font-size: 42pt; font-style: bold; } diff --git a/public/software/index.html b/public/software/index.html index 6aea2c8..ec30f47 100644 --- a/public/software/index.html +++ b/public/software/index.html @@ -13,7 +13,7 @@
-

software

+

software 

diff --git a/public/tags/index.html b/public/tags/index.html index a53966a..90044ff 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -13,7 +13,7 @@
-

Tags

+

Tags 

diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content index e221840..38b80ef 100644 --- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content @@ -158,6 +158,14 @@ h6a.light { h6a.light:hover { background-color: transparent; } +h1 #rss-title { + background-color: transparent; + color: #413c74; } + h1 #rss-title:hover { + background-color: transparent; } + h1 #rss-title.light { + color: #ffffff; } + header.light { background-color: #ffffff; } @@ -365,6 +373,7 @@ ul { h1 { font-size: 42pt; } +h1 a, h2 a { font-size: 42pt; font-style: bold; } diff --git a/themes/battheme b/themes/battheme index 3d40699..876124a 160000 --- a/themes/battheme +++ b/themes/battheme @@ -1 +1 @@ -Subproject commit 3d406997cb0b5a21ad5c76fc620781ea839f48df +Subproject commit 876124a84541e09c4f2d3b2a5202e5826be316ee