projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
2021774
)
Right image alignment
author
Javier Sancho
<jsf@jsancho.org>
Thu, 2 Aug 2018 16:10:55 +0000
(18:10 +0200)
committer
Javier Sancho
<jsf@jsancho.org>
Thu, 2 Aug 2018 16:10:55 +0000
(18:10 +0200)
css/custom.css
patch
|
blob
|
history
diff --git
a/css/custom.css
b/css/custom.css
index 4fb0c9ff0c60a264a4d4923c57f79ebc47cc0bbe..6fa84f53450339b26a34871ce8966af500ff37c1 100644
(file)
--- a/
css/custom.css
+++ b/
css/custom.css
@@
-14,3
+14,8
@@
float: left;
margin: 0px 15px 15px 0px;
}
float: left;
margin: 0px 15px 15px 0px;
}
+
+.image-right {
+ float: right;
+ margin: 0px 15px 15px 0px;
+}