fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
IMAGE_DIR jest teraz relatywny do MEDIA_ROOT.
[redakcja.git]
/
project
/
static
/
css
/
master.css
diff --git
a/project/static/css/master.css
b/project/static/css/master.css
index
f1b48d9
..
f699cd6
100644
(file)
--- a/
project/static/css/master.css
+++ b/
project/static/css/master.css
@@
-122,4
+122,8
@@
label {
p {
margin: 0;
p {
margin: 0;
-}
\ No newline at end of file
+}
+
+.image-box {
+ border-top: 1px solid #DDD;
+}