add files

This commit is contained in:
Andrey Kuvshinov
2025-07-09 21:21:17 +03:00
commit 8fc8cbae32
596 changed files with 207566 additions and 0 deletions

View File

@@ -0,0 +1 @@
@media (max-width:768px){.tag{position:relative;margin-top:-13px}.pad-none{padding:0!important}.tag__body__title{position:relative;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:100%;color:#fff;margin:-40px 15px 0!important}.tag__body__title img{width:23px;margin-bottom:4px}.tag__body__text{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;margin-top:37px;padding-left:15px;padding-right:15px;padding-bottom:20px}.article__tag{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.taglist{padding-left:15px;padding-right:15px}.taglist__frame{width:100%}.taglist__frame img{width:100%;height:100%}.taglist__body{display:block;margin-top:22px;margin-bottom:17px}.taglist__title a{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:18px}.taglist__text{display:none}.taglist:before{content:'';display:block;border-top:1px solid silver;margin-bottom:17px}.tag-item{background:#ececec;border-radius:5px;margin-right:17px;margin-bottom:14px}.tag-item a{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:155.4%;text-align:center;white-space:nowrap;padding-left:8px;padding-right:8px;padding-bottom:2px}.marks{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:155.4%;margin-right:18px}.article__tag .publication__data{margin-bottom:33px!important}.tag__img{-webkit-filter:brightness(45%);filter:brightness(45%)}}

View File

@@ -0,0 +1 @@
@media (min-width:768px){.tag{position:relative;margin-bottom:22px}.tag:after{content:'';display:block;border-bottom:1px solid silver;padding-top:26px}.tag-item{background:#ececec;border-radius:2px;margin-right:18px;padding-bottom:3px}.tag-item a{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:12px;padding-left:7px;padding-right:7px;line-height:105.47%}.tag__body{position:absolute;bottom:63px;color:#fff;left:27px}.tag__body__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:1;margin-bottom:13px!important}.tag__body__text{margin-left:50px;max-width:716px}.tag__body__title img{margin-bottom:11px}.tag__img{width:100%;max-height:480px;-webkit-filter:brightness(45%);filter:brightness(45%)}.taglist{margin-bottom:26px}.taglist:after{content:'';display:block;border-bottom:1px solid silver;padding-top:26px}.taglist__title{margin-bottom:10px!important}.taglist__title a{width:100%;height:100%;display:block;font-size:26px;margin-top:-3px}.taglist__text{display:block;margin-bottom:14px;font-size:14px}.taglist__frame{width:100%;max-width:224px;height:100%;max-height:126px;margin-right:20px}.taglist__frame img{max-width:224px;height:100%;max-height:126px}.marks{margin-right:20px}}

19
assets/css/admin/app.css Normal file
View File

@@ -0,0 +1,19 @@
.mce-statusbar.mce-container.mce-panel.mce-stack-layout-item.mce-last {
border: 1px solid #e5e5e5;
border-top: none;
background-color: #f7f7f7;
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
z-index: 999;
}
.mce-container-body.mce-flow-layout .mce-charactercount.mce-widget.mce-label.mce-flow-layout-item.mce-first {
width: 100%;
border-spacing: 0;
font-size: 12px;
padding: 2px 10px;
}
.mce-btn-group, .mce-btn-group > div{width:auto!important;height:auto!important;}
#wp-admin-bar-new-post,
#wp-admin-bar-new-page,
#menu-posts {
display:none;
}

View File

@@ -0,0 +1,5 @@
[data-wpview-text*="profile.ru"] {
max-width:16.5rem;
float:right;
}
.mce-btn-group, .mce-btn-group > div{width:auto!important;height:auto!important;}

6
assets/css/admin/jquery-ui.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long