fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added custom jquery plugin jquery.cuteform.js.
[wolnelektury.git]
/
media
/
css
/
master.css
diff --git
a/media/css/master.css
b/media/css/master.css
index
f9ff895
..
78fc0ed
100644
(file)
--- a/
media/css/master.css
+++ b/
media/css/master.css
@@
-2,7
+2,7
@@
body {
margin: 2em;
font: 70% Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
margin: 2em;
font: 70% Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
- background: #FFF url(/
pliki
/img/bg.png) repeat-x;
+ background: #FFF url(/
media
/img/bg.png) repeat-x;
color: #000;
}
color: #000;
}
@@
-43,6
+43,11
@@
h3 {
color: #333;
}
color: #333;
}
+em {
+ font-style: normal;
+ background-color: #F5DC7D;
+}
+
.clearboth {
clear: both;
}
.clearboth {
clear: both;
}
@@
-275,7
+280,7
@@
h3 {
}
.book-thumbnail {
}
.book-thumbnail {
- background: transparent url(/
pliki
/img/book.png) no-repeat 0 0;
+ background: transparent url(/
media
/img/book.png) no-repeat 0 0;
width: 3em;
height: 3em;
float: left;
width: 3em;
height: 3em;
float: left;
@@
-284,13
+289,13
@@
h3 {
/* =============== */
/* = Simple form = */
/* =============== */
/* =============== */
/* = Simple form = */
/* =============== */
-.
simple-form ol, .simple-
form ul {
+.
cuteform ol, .cute
form ul {
padding: 0;
margin: 0;
list-style: none;
}
padding: 0;
margin: 0;
list-style: none;
}
-.
simple-form ol li, .simple-
form ul li {
+.
cuteform ol li, .cute
form ul li {
margin-top: 0.5em;
}
margin-top: 0.5em;
}