Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .boxHead {
- background: #065fd4;
- color: white;
- padding: 3px;
- padding-bottom: 4px;
- padding-left: 6px;
- }
- .boxHead {
- background: #6699cc;
- color: white;
- padding: 3px;
- padding-bottom: 4px;
- padding-left: 6px;
- }
- a, .boxButton {
- color: #065fd4;
- }
- h4 {
- color: #065fd4;
- margin-bottom: 0px;
- }
- .fwiendCount {
- color: #065fd4;
- }
- .tableRight {
- width: 75%;
- background: rgba(27,127,204,.8);
- padding: 10px;
- vertical-align: top;
- overflow-wrap: anywhere;
- }
- .tableLeft {
- background: #065fd4;
- width: 25%;
- padding: 10px;
- vertical-align: top;
- overflow: hidden;
- }
- .rightHead {
- background: #6699ccb0;
- color: #f1f1f1;
- padding-left: 4px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement