add public design files
This commit is contained in:
18
design/atomic/css/ckeditor.css
Normal file
18
design/atomic/css/ckeditor.css
Normal file
@@ -0,0 +1,18 @@
|
||||
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);
|
||||
@import url(https://fonts.googleapis.com/css?family=Russo+One&subset=latin,cyrillic);
|
||||
|
||||
body {background: #141618 !important;}
|
||||
|
||||
a {
|
||||
text-decoration: underline !important;
|
||||
cursor: pointer !important;
|
||||
}
|
||||
|
||||
img {
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
/* max-width: 480px !important;
|
||||
max-height: 480px !important;*/
|
||||
}
|
||||
Reference in New Issue
Block a user