commit
ea6ee2278c
@ -172,31 +172,6 @@ Fonts
|
||||
color: red;
|
||||
}
|
||||
|
||||
/**
|
||||
* Adding CSS rules for WYSIWYG HTML 5 Support
|
||||
* https://github.com/xing/wysihtml5/wiki/Supported-Commands
|
||||
*/
|
||||
.wysiwyg-text-align-center {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
.wysiwyg-text-align-left {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
.wysiwyg-text-align-right {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
||||
/* =====================================================================================================================
|
||||
Container
|
||||
===================================================================================================================== */
|
||||
|
Loading…
Reference in New Issue
Block a user