Skip to content
Snippets Groups Projects
Commit 99122e29 authored by Mariano Montone's avatar Mariano Montone
Browse files

Merge branch 'master' into 'master'

One fraction smaller font

See merge request clo/cl-site!30
parents e73f1917 0d02dd63
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ body{ ...@@ -10,8 +10,8 @@ body{
.main { .main {
overflow: auto; overflow: auto;
padding-top: 20px; padding-top: 20px;
font-size: 1rem; font-size: 0.9rem;
line-height: 1.4rem; line-height: 1.2rem;
} }
.footer{ .footer{
position:absolute; position:absolute;
...@@ -122,7 +122,7 @@ hr { ...@@ -122,7 +122,7 @@ hr {
} }
#clnet-news { #clnet-news {
font-size: 0.9rem; font-size: 0.8rem;
} }
/* Media carousel */ /* Media carousel */
...@@ -178,7 +178,7 @@ hr { ...@@ -178,7 +178,7 @@ hr {
} }
.feed-item-title { .feed-item-title {
font-size: 1em; font-size: 0.9rem;
} }
.reddit-entry { .reddit-entry {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment