fnp
/
prawokultury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e2bf8817a50245e6cb18de23bfbaf55eec11ccae
[prawokultury.git]
/
events
/
static
/
events
/
events.css
1
.event {
2
margin-top: 2em;
3
padding-bottom: 2em;
4
border-bottom: 1px solid #8b8b87; }
5
.event h2 {
6
color: #01519a;
7
font-weight: normal;
8
font-size: 1.4em;
9
margin-bottom: 1.1em; }
10
.event a {
11
display: block;
12
color: #363a3b; }
13
.event .title {
14
font-size: 1.3em; }
15
.event .description {
16
font-size: 1.3em;
17
margin-top: 1.4em; }