fnp
/
prawokultury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update top menu
[prawokultury.git]
/
prawokultury
/
static
/
css
/
prevnext.css
1
.prevnext {
2
font-size: 1.3em;
3
font-style: italic;
4
margin-top: 1.4em; }
5
.prevnext a {
6
color: #acacac; }
7
.prevnext .next_page {
8
float: right; }
9
.prevnext .next_page:after {
10
content: url("/static/img/read-more.png");
11
vertical-align: middle;
12
margin-left: .7em; }
13
.prevnext .previous_page:before {
14
content: url("/static/img/previous.png");
15
vertical-align: middle;
16
margin-right: .7em; }