projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1a8634
)
image css
author
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:20:45 +0000
(13:20 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 12:20:45 +0000
(13:20 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
3bde247
..
7c6330a
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-72,3
+72,10
@@
header h1 {
#rsslink {
float:right
}
+img{
+ display:block;
+ padding:8px;
+ border-radius:4px;
+ margin:auto;
+ max-width:50%
+}