projects
/
enc-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78158f
)
fixed
author
Ana Isabel Carvalho
<ana.isabelc@gmail.com>
Thu, 5 Jun 2014 02:20:04 +0000
(
03:20
+0100)
committer
Ana Isabel Carvalho
<ana.isabelc@gmail.com>
Thu, 5 Jun 2014 02:20:04 +0000
(
03:20
+0100)
css/main.css
patch
|
blob
|
blame
|
history
diff --git
a/css/main.css
b/css/main.css
index 49b3d1db9899c1807d240e38ab955a8d375c201e..cef4ecb9131b3eaf9b1536a33d0819d359564af2 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-623,6
+623,15
@@
input[type='reset']:hover {
@media only screen and (min-width: 400px) {
+ #header #infographic {
+ margin-bottom: 1.5em;
+ display: inline;
+ }
+
+ #header #infographic a {
+ width: 250px;
+ }
+
}
@media only screen and (min-width: 400px) and (max-width: 599px) {
@@
-645,15
+654,15
@@
input[type='reset']:hover {
}
#header #infographic {
- display: none;
+ margin-bottom: 1.5em;
+ display: inline;
}
-/*
#header #infographic a {
width: 250px;
height: 100px;
overflow: hidden;
- }
*/
+ }
.section-intro p {
margin: 0.5em 0;