v1.0 beta init
This commit is contained in:
@ -26,4 +26,12 @@ html {
|
||||
.mce-item-table, .mce-item-table td, .mce-item-table th, .mce-item-table caption {
|
||||
border: 1px solid #9B9898;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
img {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
@media screen and (max-width:500px) {
|
||||
* {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user