fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
proper sorting of pictures in gallery view
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
main_page.css
diff --git
a/apps/wolnelektury_core/static/css/main_page.css
b/apps/wolnelektury_core/static/css/main_page.css
index
a53b9de
..
4bf75ea
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/main_page.css
+++ b/
apps/wolnelektury_core/static/css/main_page.css
@@
-51,6
+51,10
@@
}
.main-last span {
font-size: 1.1em;
+ color: black;
+}
+.main-last span:after {
+ content: " >";
}