fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
librarian update
[edumed.git]
/
edumed
/
static
/
css
/
base.css
diff --git
a/edumed/static/css/base.css
b/edumed/static/css/base.css
index
95fb533
..
2d17d6e
100644
(file)
--- a/
edumed/static/css/base.css
+++ b/
edumed/static/css/base.css
@@
-1,5
+1,5
@@
@charset "UTF-8";
@charset "UTF-8";
-@import url(
http:
//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
+@import url(//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
a {
text-decoration: none;
color: #ed7831; }
a {
text-decoration: none;
color: #ed7831; }
@@
-16,6
+16,17
@@
body {
.clr {
clear: both; }
.clr {
clear: both; }
+#banners {
+ margin: 0 auto;
+ width: 58.75em; }
+ #banners > a {
+ display: block;
+ width: 100%; }
+ #banners img {
+ display: block;
+ margin: 0 auto;
+ width: 100%; }
+
#header-wrapper {
background-image: url(../img/header-bar.png);
background-repeat: repeat-x;
#header-wrapper {
background-image: url(../img/header-bar.png);
background-repeat: repeat-x;
@@
-44,7
+55,7
@@
header.main {
list-style: none;
display: inline-block;
text-transform: uppercase;
list-style: none;
display: inline-block;
text-transform: uppercase;
- margin: 0
0
.5em;
+ margin: 0 .5em;
text-align: center;
/*position:relative;*/ }
header.main nav a {
text-align: center;
/*position:relative;*/ }
header.main nav a {