Skip to content
Snippets Groups Projects
Commit c27e51e8 authored by juanf's avatar juanf
Browse files

BIS-1010: Images styling

parent 94bde2b3
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -61,6 +61,7 @@
text-align: center;
margin: 16px auto;
width: 100%;
clear: both;
}
img {
......@@ -78,11 +79,13 @@
.image-style-align-left {
float: left;
width: auto;
margin-right: 24px;
}
.image-style-align-right {
float: right;
width: auto;
margin-left: 24px;
}
/* Markers */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment