Like VSeti
Like VSeti VOVK by ssaperr
Details
Authorssaperr
Licenseno
Categoryvepurovk
Created
Updated
Size2.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Like VSeti
Source code
/* ==UserStyle==
@name Like VSeti VOVK
@version 20221020.23.16
@namespace userstyles.world/user/ssaperr
@description Like VSeti
@author ssaperr
@license no
==/UserStyle== */
@-moz-document domain("vepurovk.xyz") {
.page_header {
background: url("https://old.vseti.by/skin/def/img/head.jpg");
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
width: 1000px;
}
.page_body {
margin-left: 15px;
margin-right: 15px;
width: 841px;
}
.layout {
width: 1000px;
}
.page_content {
display: inline-block;
width: 100%;
box-sizing: border-box;
}
.tabs {
width: 100%;
border-bottom: 1px solid #76b046;
}
.postFeedWrapper {
padding: 4px 10px;
margin-left: -10px;
width: 100%;
}
.header_navigation .link a {
font-weight: bold;
color: white;
text-shadow: 0 1px 0 #3f7336;
}
.header_navigation .link {
display: inline-block;
height: 29px;
padding: 11px 4px 0 7px;
margin-right: 5px;
}
a,
.profileName h2,
h4 {
color: #448e46;
}
.summaryBar .summary {
color: #76b046;
}
#activetabs {
background: #76b046;
}
.button {
border: #76b046;
background: #76b046;
text-shadow: 0 1px 0 #3f7336;
}
.ovk-diag-head {
background: rgba(107,160,63,0.8);
border-bottom: 1px solid #d7d7d7;
}
.ovk-diag-body {
border: 1px solid #858585;
border-bottom: 1px solid #d7d7d7;
}
.ovk-diag-action {
background: #f0f0f0;
border: 1px solid #858585;
}
.ovk-diag {
border: none;
}
#profile_link,
.profile_link {
color: #76b046;
}
.right_big_block {
width: 605px;
float: left;
}
.container_gray,
#auth .container_gray {
width: 812px;
}
.header_navigation .link {
background: none;
}
.left_big_block {
width: 603px;
}
.content_list.long {
width: 100%;
}
.messenger-app {
width: 836px;
}
.messenger-app--messages---message,
.messenger-app--input {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.messenger-app--messages---message .ava {
margin-right: 20px;
}
.crp-list {
width: 838px;
}
}