|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /home/njnconst/public_html/cd/wp-content/plugins/shortcodes-ultimate/assets/css/ |
Upload File : |
.su-vote {
overflow: auto;
background: #2685B0;
color: #111;
}
.su-vote-wrap {
margin: 1em;
background: #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px #173859;
-moz-box-shadow: 0 0 10px #173859;
box-shadow: 0 0 10px #173859;
}
.su-vote-clear {
height: 0;
clear: both;
}
.su-vote-gravatar {
float: left;
width: 70px;
}
.su-vote-gravatar img {
margin: 10px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.su-vote-message {
overflow: auto;
margin-left: 70px;
padding: 0 2em;
background: #fff;
border-left: 1px solid #ddd;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.su-vote-message p {
margin: 1.5em 0;
line-height: 1.5;
}
.su-vote-message a.button,
.su-vote-message span { margin-right: 0.5em; }