Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* -------------------- *\
- CAT:Ручные одиночные правила
- \* --------------------- */
- /**
- * TAG:Width
- */
- .width-250 {
- width: 250px!important;
- }
- .width-320 {
- width: 320px!important;
- }
- /**
- * TAG:Display
- */
- .display-inline-block {
- display: inline-block!important;
- }
- /**
- * TAG:Margin
- */
- .margin-bottom-15 {
- margin-bottom: 15px!important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement