fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
74378d0
)
max width for images in html
author
Jan Szejko
<jan.szejko@gmail.com>
Tue, 5 Apr 2016 11:26:09 +0000
(13:26 +0200)
committer
Jan Szejko
<jan.szejko@gmail.com>
Tue, 5 Apr 2016 11:26:09 +0000
(13:26 +0200)
redakcja/static/css/book.css
patch
|
blob
|
history
diff --git
a/redakcja/static/css/book.css
b/redakcja/static/css/book.css
index
a29d1d6
..
c68e46e
100644
(file)
--- a/
redakcja/static/css/book.css
+++ b/
redakcja/static/css/book.css
@@
-1,6
+1,6
@@
body {
font-size: 16px;
body {
font-size: 16px;
- font: Georgia, "Times New Roman", serif;
+ font
-family
: Georgia, "Times New Roman", serif;
line-height: 1.5em;
margin: 0;
}
line-height: 1.5em;
margin: 0;
}
@@
-24,6
+24,8
@@
a {
img {
border: none;
img {
border: none;
+ max-width: 36em;
+ margin-top: 1em;
}
#logo {
}
#logo {
@@
-35,8
+37,8
@@
img {
#menu {
position: fixed;
#menu {
position: fixed;
- left: 0
em
;
- top: 0
em
;
+ left: 0;
+ top: 0;
width: 100%;
height: 1.5em;
background: #333;
width: 100%;
height: 1.5em;
background: #333;
@@
-91,7
+93,7
@@
img {
#toc, #themes, #nota_red, #info {
position: fixed;
#toc, #themes, #nota_red, #info {
position: fixed;
- left: 0
em
;
+ left: 0;
top: 1.5em;
width: 37em;
padding: 1.5em;
top: 1.5em;
width: 37em;
padding: 1.5em;
@@
-107,7
+109,7
@@
img {
}
#download {
position: fixed;
}
#download {
position: fixed;
- left: 0
em
;
+ left: 0;
top: 1.5em;
width: 37em;
padding: 1.5em;
top: 1.5em;
width: 37em;
padding: 1.5em;