added google analytics and next previous in category include
This commit is contained in:
parent
6636839e37
commit
3efde330dc
22 changed files with 151 additions and 63 deletions
|
@ -304,8 +304,10 @@ body.video cite { color: #fff; }
|
|||
.b30 { margin-bottom: 30px !important; }
|
||||
.b60 { margin-bottom: 60px !important; }
|
||||
|
||||
.pl20 { padding-left: 20px !important; }
|
||||
.l15 { margin-left: 15px !important; }
|
||||
.r15 { margin-right: 15px !important; }
|
||||
|
||||
.pr5 { padding-right: 5px !important; }
|
||||
.pl20 { padding-left: 20px !important; }
|
||||
.pr5 { padding-right: 5px !important; }
|
||||
.pr10 { padding-right: 10px !important; }
|
||||
.pr20 { padding-right: 20px !important; }
|
Reference in a new issue