Files
SamiAhmed7777 0b7e2d0a5b feat: Add comprehensive documentation suite and reorganize project structure
- Created complete documentation in docs/ directory
- Added PROJECT_OVERVIEW.md with feature highlights and getting started guide
- Added ARCHITECTURE.md with system design and technical details
- Added SECURITY.md with comprehensive security implementation guide
- Added DEVELOPMENT.md with development workflows and best practices
- Added DEPLOYMENT.md with production deployment instructions
- Added API.md with complete REST API documentation
- Added CONTRIBUTING.md with contribution guidelines
- Added CHANGELOG.md with version history and migration notes
- Reorganized all documentation files into docs/ directory for better organization
- Updated README.md with proper documentation links and quick navigation
- Enhanced project structure with professional documentation standards
2025-10-21 00:39:45 -07:00

233 lines
6.1 KiB
CSS

.jssocials-shares {
margin: 0.2em auto;
display:flex;
justify-content: center;
flex-wrap: wrap;
max-width:80%;
}
.jssocials-shares * {
box-sizing: border-box; }
.jssocials-share {
display: inline-block;
vertical-align: top;
margin: 0 0 10px 10px;
}
.jssocials-share:last-child {
margin-right: 0; }
.jssocials-share-logo {
width: 1em;
vertical-align: middle;
font-size: 1.5em; }
img.jssocials-share-logo {
width: auto;
height: 1em; }
.jssocials-share-link {
border-radius:20px;
min-width: 70px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
text-decoration: none;
line-height: 1; }
.jssocials-share-link.jssocials-share-link-count {
padding-top: .2em; }
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
display: block;
font-size: .6em;
margin: 0 -.5em -.8em -.5em; }
.jssocials-share-link.jssocials-share-no-count {
padding-top: .5em; }
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
height: 1em; }
.jssocials-share-label {
padding-left: 0.3em;
vertical-align: middle;
margin: 5px 0 0 0;
}
.jssocials-share-count-box {
display: inline-block;
height: 1.5em;
padding: 0 0.3em;
line-height: 1;
vertical-align: middle;
cursor: default; }
.jssocials-share-count-box.jssocials-share-no-count {
display: none; }
.jssocials-share-count {
line-height: 1.5em;
vertical-align: middle; }
.jssocials-share-gab .jssocials-share-link {
background: #00d178;
border: 1px solid #00c979;
}
.jssocials-share-gab .jssocials-share-link:hover {
background: #00a25d;
border: 1px solid #009857;
}
.gab-logo {
background-image: url(/f_data/data_images/gab.png);
width: 15px;
height: 21px;
}
.jssocials-share-parler .jssocials-share-link {
background: #be1e2d;
border: 1px solid #aa0b1a;
}
.jssocials-share-parler .jssocials-share-link:hover {
background: #961824;
border: 1px solid #9f0f1c;
}
.parler-logo {
background-image: url(/f_data/data_images/parler.png);
width: 21px;
height: 21px;
}
.jssocials-share-twitter .jssocials-share-link {
background: #00aced;
border: 1px solid #0099d4; }
.jssocials-share-twitter .jssocials-share-link:hover {
background: #0087ba; }
.jssocials-share-facebook .jssocials-share-link {
background: #3b5998;
border: 1px solid #344e86; }
.jssocials-share-facebook .jssocials-share-link:hover {
background: #2d4373; }
.jssocials-share-googleplus .jssocials-share-link {
background: #dd4b39;
border: 1px solid #d73925; }
.jssocials-share-googleplus .jssocials-share-link:hover {
background: #c23321; }
.jssocials-share-linkedin .jssocials-share-link {
background: #007bb6;
border: 1px solid #006a9d; }
.jssocials-share-linkedin .jssocials-share-link:hover {
background: #005983; }
.jssocials-share-pinterest .jssocials-share-link {
background: #cb2027;
border: 1px solid #b51d23; }
.jssocials-share-pinterest .jssocials-share-link:hover {
background: #9f191f; }
.jssocials-share-email .jssocials-share-link {
background: #3490F3;
border: 1px solid #1c83f2; }
.jssocials-share-email .jssocials-share-link:hover {
background: #0e76e6; }
.jssocials-share-stumbleupon .jssocials-share-link {
background: #eb4823;
border: 1px solid #e03a14; }
.jssocials-share-stumbleupon .jssocials-share-link:hover {
background: #c93412; }
.jssocials-share-whatsapp .jssocials-share-link {
background: #29a628;
border: 1px solid #249123; }
.jssocials-share-whatsapp .jssocials-share-link:hover {
background: #1f7d1e; }
.jssocials-share-telegram .jssocials-share-link {
background: #2ca5e0;
border: 1px solid #1f98d3; }
.jssocials-share-telegram .jssocials-share-link:hover {
background: #1c88bd; }
.jssocials-share-line .jssocials-share-link {
background: #25af00;
border: 1px solid #209600; }
.jssocials-share-line .jssocials-share-link:hover {
background: #1a7c00; }
.jssocials-share-viber .jssocials-share-link {
background: #7b519d;
border: 1px solid #6e488c; }
.jssocials-share-viber .jssocials-share-link:hover {
background: #61407b; }
.jssocials-share-pocket .jssocials-share-link {
background: #ef4056;
border: 1px solid #ed2841; }
.jssocials-share-pocket .jssocials-share-link:hover {
background: #e9132e; }
.jssocials-share-messenger .jssocials-share-link {
background: #0084ff;
border: 1px solid #0077e6; }
.jssocials-share-messenger .jssocials-share-link:hover {
background: #006acc; }
.jssocials-share-vkontakte .jssocials-share-link {
background: #45668e;
border: 1px solid #3d5a7d; }
.jssocials-share-vkontakte .jssocials-share-link:hover {
background: #344d6c; }
.jssocials-share-link {
padding: .5em .6em;
border-radius: 0.3em;
box-shadow: inset 0 1px 3px rgba(255, 255, 255, 0.3), 0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px rgba(0, 0, 0, 0.15);
color: #fff;
-webkit-transition: background 200ms ease-in-out;
transition: background 200ms ease-in-out; }
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
color: #fff; }
.jssocials-share-count-box {
position: relative;
height: 2.5em;
padding: 0 .3em;
margin-left: 6px;
border-radius: 0.3em;
border: 1px solid #dcdcdc;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }
.jssocials-share-count-box:before {
content: "";
position: absolute;
top: 1em;
left: -9px;
display: block;
width: 0;
border-style: solid;
border-width: 6px 6px 0;
border-color: #dcdcdc transparent;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.jssocials-share-count-box:after {
content: "";
position: absolute;
top: 1em;
left: -7px;
display: block;
width: 0;
border-style: solid;
border-width: 5px 5px 0;
border-color: #fff transparent;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.jssocials-share-count-box .jssocials-share-count {
line-height: 2.75em;
color: #444;
font-size: .9em; }