add files
This commit is contained in:
21
branding-styles-ugol.php
Normal file
21
branding-styles-ugol.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php /*
|
||||
<style>.branding,
|
||||
.branding .header__nav > div:last-child:before,
|
||||
.branding .header__nav__stick,
|
||||
.branding .header .mb-header__open,
|
||||
.branding .header > .container-fluid {
|
||||
background: ;
|
||||
}
|
||||
@media screen and (min-width: 992px) {
|
||||
.branding .header__widgets > .container-fluid > .row:before {
|
||||
background-image: url(https://profile.ru/wp-content/uploads/2019/10/RTU_left4-1.jpg);
|
||||
}
|
||||
.branding .header__widgets > .container-fluid > .row:after {
|
||||
background-image: url(https://profile.ru/wp-content/uploads/2019/10/RTU_right4-1.jpg);
|
||||
}
|
||||
.branding {
|
||||
background: url(https://profile.ru/wp-content/uploads/2019/10/RTU_top4-1.jpg) no-repeat 50% 0%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
*/ ?>
|
||||
Reference in New Issue
Block a user