projects
/
fsf-giving-guide.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5889c06
)
Tweaks
author
Reda Lazri
<the.red.shortcut@gmail.com>
Mon, 17 Nov 2014 17:36:58 +0000
(18:36 +0100)
committer
Reda Lazri
<the.red.shortcut@gmail.com>
Mon, 17 Nov 2014 17:36:58 +0000
(18:36 +0100)
stylesheet.css
patch
|
blob
|
blame
|
history
diff --git
a/stylesheet.css
b/stylesheet.css
index 61348e127df390ed06df2080a403af7f87a6e17a..217f932a2ce974cfd64bec1249b4f6b9aa1d3ba8 100755
(executable)
--- a/
stylesheet.css
+++ b/
stylesheet.css
@@
-83,7
+83,7
@@
h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
.navbar_wrapper {
max-width: 1300px;
- min-width: 1
100
px;
+ min-width: 1
035
px;
margin: auto;
text-align: center;
}
@@
-170,29
+170,28
@@
h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
.intro {
margin: auto;
max-width: 1300px;
- min-width: 1
100
px;
+ min-width: 1
035
px;
}
.intro_wrapper {
- width: 40%;
- max-width: 600px;
+/* width: 40%; */
+ max-width: 500px;
+ min-width: 500px;
float: right;
color: white !important;
- padding-top: 2em;
- padding-right: 6em;
+ padding-right: 3em;
}
.intro_wrapper h2 {
- margin-top: 1em;
color: #FFDD55;
}
.intro_img img{
width: 40%;
- max-width:
7
00px;
+ max-width:
5
00px;
float: left;
padding: 2em;
- padding-left:
6
em;
+ padding-left:
3
em;
}
.buy a {