Les images de contenu ont une marge gauche et droite
This commit is contained in:
parent
bf6f6e84b3
commit
b9661f9796
@ -12,10 +12,22 @@
|
||||
*
|
||||
*= require select2
|
||||
*= require leaflet
|
||||
*= require_tree .
|
||||
*/
|
||||
|
||||
@import 'awesome_mixins'
|
||||
@import all
|
||||
@import awesome_mixins
|
||||
@import events
|
||||
@import list
|
||||
@import lugs
|
||||
@import maps
|
||||
@import mobile
|
||||
@import moderations
|
||||
@import notes
|
||||
@import region
|
||||
@import scaffolds
|
||||
@import sessions
|
||||
@import tags
|
||||
@import users
|
||||
|
||||
body.application
|
||||
&.infos h4
|
||||
|
@ -210,5 +210,9 @@ aside#lug-list
|
||||
.field.tags label
|
||||
+fa-icon('')
|
||||
|
||||
.description
|
||||
text-align: left
|
||||
.description, body.mce-content-body
|
||||
img
|
||||
margin-left: 1%
|
||||
margin-right: 1%
|
||||
h2, h3, h4
|
||||
clear: both
|
||||
|
Loading…
Reference in New Issue
Block a user