Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .btitle{
- font-family:'Consolas';
- font-size:7.5pt;
- text-transform:uppercase;
- text-align:center;
- color:{color:Book title text};
- letter-spacing:2px;
- width:auto;
- margin-bottom:2px;
- background:{color:Book title background};
- padding:5px;
- }
- .bcaption{
- width:auto;
- font-family:'Consolas';
- font-size:7.5pt;
- letter-spacing:1px;
- color:{color:Book caption color};
- margin-top:15px;
- text-align:center;
- }
- .bcover:hover{
- -webkit-transform:scale(1.1);
- -moz-transform:scale(1.1);
- -o-transform:scale(1.1);
- -webkit-transition: .5s;
- }
Advertisement
Add Comment
Please, Sign In to add comment