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