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:
f1b3270
)
Trying out new image class that the designers gave to me.
author
Zak Rogoff
<atticus@Amdijefri.office.fsf.org>
Tue, 25 Aug 2015 15:49:05 +0000
(11:49 -0400)
committer
Zak Rogoff
<atticus@Amdijefri.office.fsf.org>
Tue, 25 Aug 2015 15:49:05 +0000
(11:49 -0400)
css/main.css
patch
|
blob
|
blame
|
history
diff --git
a/css/main.css
b/css/main.css
index 27185923206747db4a2d6d06359036244f689102..0fc528154d44aa6ecbb61e6ec42eadb9771aea7e 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-824,6
+824,11
@@
input[type='reset']:hover {
#workshops-image {
width: 100%;
- }
+ }
+ .section-intro p.image { text-align: center; }
+
+ /* optional css rule, if you want to set the image a bit smaller than its 800px width */
+ .section-intro p.image > img { width: 80%; }
+
}