Slightly tighter display
This commit is contained in:
parent
da5be9170c
commit
0270098533
@ -113,11 +113,7 @@ main, body.mce-content-body
|
||||
h1
|
||||
margin: 10px auto 5px auto
|
||||
letter-spacing: 2px
|
||||
h2
|
||||
margin: 50px auto 20px
|
||||
h3
|
||||
margin: 1.1em auto 1em
|
||||
font-size: 1.2em
|
||||
text-align: left
|
||||
ul, ol
|
||||
text-align: left
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
header.calendar-header
|
||||
font-size: 1.5em
|
||||
margin-top: 1em
|
||||
margin-top: 0.4em
|
||||
font-weight: bolder
|
||||
a
|
||||
font-weight: normal
|
||||
|
@ -23,7 +23,9 @@
|
||||
= link_to lug.url do
|
||||
= image_tag lug.url + '/favicon.ico', alt: '', class: :favicon
|
||||
|
||||
%h1= t '.actions'
|
||||
%h1
|
||||
%em.fa.fa-wrench
|
||||
= t '.actions'
|
||||
%h2
|
||||
= link_to event_path @event, protocol: :webcal, format: :ics do
|
||||
%em.fa.fa-lg.fa-calendar
|
||||
|
Loading…
Reference in New Issue
Block a user