fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
csrf and honeypots
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
main_page.css
diff --git
a/wolnelektury/static/css/main_page.css
b/wolnelektury/static/css/main_page.css
index
b564e82
..
331e210
100755
(executable)
--- a/
wolnelektury/static/css/main_page.css
+++ b/
wolnelektury/static/css/main_page.css
@@
-19,21
+19,26
@@
padding: 2em 2.8em;
background: #efefef;
}
padding: 2em 2.8em;
background: #efefef;
}
-#promo-box
-title
{
+#promo-box
h3
{
color: #0d777e;
color: #0d777e;
- height: 2.75em;
+ font-size: 1.1em;
+ height: 2.5em; /* 2.75@1.1 */
margin: 0;
margin: 0;
+ font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";
+ font-weight: normal;
+}
+#promo-box h3:after {
+ content: " >";
}
}
-#promo-box
-title
a {
+#promo-box a {
color: #0d777e;
}
color: #0d777e;
}
-#promo-box-title span {
- font-size: 1.1em;
+#promo-box-body a {
+ display: block;
+ color: #6c6c6c;
}
#promo-box-body p {
margin-top: 0;
}
#promo-box-body p {
margin-top: 0;
-}
-#promo-box-content {
font-size: 1.2em;
line-height: 1.55em;
color: #6c6c6c;
font-size: 1.2em;
line-height: 1.55em;
color: #6c6c6c;