| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/alongwineroad/wp-content/plugins/pinterest-pin-it-button/css/ |
Upload File : |
/* This stylesheet is used to style the public view of the plugin. */
/* Pinterest "Pin It" Button Public CSS */
/* Styles for the Pin It Button wrapper DIV */
div.pin-it-btn-wrapper,
div.pin-it-btn-wrapper-shortcode,
div.pin-it-btn-wrapper-widget {
}
div.pin-it-btn-wrapper {
padding-bottom: 10px;
position: relative;
clear: both;
}
div.pin-it-btn-wrapper a,
div.pin-it-btn-wrapper a:hover,
div.pin-it-btn-wrapper-shortcode a,
div.pin-it-btn-wrapper-shortcode a:hover,
div.pin-it-btn-wrapper-widget a,
div.pin-it-btn-wrapper-widget a:hover {
background: none;
border: 0;
text-decoration: none;
width: auto;
margin: 0;
max-width: none;
padding: 0;
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
-webkit-border-radius: 0;
border-radius: 0;
}
/* Latest "clearfix" utility class from Bootstrap 3 */
.pib-clearfix:before,
.pib-clearfix:after {
display: table;
content: " ";
}
.pib-clearfix:after {
clear: both;
}
/* Align left/right/center options */
.pib-align-left {
text-align: left;
}
.pib-align-right {
text-align: right;
}
.pib-align-center {
text-align: center;
}