about summary refs log tree commit diff stats
path: root/app/assets/stylesheets/main/layout.scss
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
commitffcc44d1a73ae1191e835fa625f2f8a7e3e25bda (patch)
tree55e9825d4e7d59cdad345d85ac4adf60607568b9 /app/assets/stylesheets/main/layout.scss
parent1622895cd467f59f25fe375f081aa59693ae4c8f (diff)
downloadthoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.gz
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.bz2
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.zip
Blogs list is now main page (with pagination)
Diffstat (limited to 'app/assets/stylesheets/main/layout.scss')
-rw-r--r--app/assets/stylesheets/main/layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 180d1c7..5aa5095 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss
@@ -186,6 +186,7 @@ blockquote.bubble.bottom::after {
186 186
187.breadcrumb { 187.breadcrumb {
188 margin-left: 1em; 188 margin-left: 1em;
189 margin-bottom: 1em;
189 190
190 a, a:visited { 191 a, a:visited {
191 color: #555d66; 192 color: #555d66;