Difference between revisions of "Template:Nankai/newCSS"

 
(10 intermediate revisions by 3 users not shown)
Line 15: Line 15:
 
.sidebar-widget img{
 
.sidebar-widget img{
 
width:100%;
 
width:100%;
margin-top:50px;
+
margin-top:80px;
 
}
 
}
  
Line 58: Line 58:
 
margin-left:auto;
 
margin-left:auto;
 
margin-right:auto;
 
margin-right:auto;
 +
height:auto;
 +
}
 +
.col-md-8 .midpic{
 +
width:80%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
height:auto;
 
}
 
}
 
   /*End claer*/
 
   /*End claer*/
Line 78: Line 85:
 
}
 
}
 
.container .row .col-md-8.blog-posts h4{
 
.container .row .col-md-8.blog-posts h4{
  margin-top: 70px;
+
margin-top: 70px;
  line-height:35px;
+
line-height:35px;
  font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
+
font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
  font-size: 30px;
+
font-size: 30px;
  font-weight: 600;
+
font-weight: 600;
 +
clear:both;
 
}
 
}
 
.container .row .col-md-8.blog-posts h5{
 
.container .row .col-md-8.blog-posts h5{
 
+
line-height:30px;
  line-height:30px;
+
font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
  font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
+
font-size: 25px;
  font-size: 25px;
+
font-weight: 400;
  font-weight: 400;
+
clear:both;
 
}
 
}
  
Line 95: Line 103:
 
font-size: 20px;
 
font-size: 20px;
 
font-weight: 100;
 
font-weight: 100;
font-family:"Lucida Sans Unicode",Constantia,Gotham,Consolas;
+
font-family:"Lucida Sans Unicode",Times New Roman,Constantia,Gotham,Consolas;
 
text-indent: 40px;
 
text-indent: 40px;
 
+
text-align:justify;
 +
clear:both;
 
}
 
}
 
.container .row .col-md-8.blog-posts h6{
 
.container .row .col-md-8.blog-posts h6{
Line 107: Line 116:
 
line-height:17px;
 
line-height:17px;
 
}
 
}
.container .row .col-md-8.blog-posts .smallpic h6{
+
 
 +
.sidebar .sidebar-widget p{
 
font-size:15px;
 
font-size:15px;
margin-bottom:40px;
+
margin-bottom:80px;
 
text-align:center;
 
text-align:center;
 
font-weight:bold;
 
font-weight:bold;
 
font-family:"Constantia",Gotham,Consolas;
 
font-family:"Constantia",Gotham,Consolas;
 
line-height:17px;
 
line-height:17px;
 +
padding-top: .5em;
 +
padding-bottom: .17em;
 
}
 
}
.sidebar .sidebar-widget p{
+
 
 +
.tail{
 +
font-size=30px;
 +
}
 +
.lf{
 +
float:left;
 +
width:50%;
 +
}
 +
.lf h6{
 
font-size:15px;
 
font-size:15px;
 
margin-bottom:40px;
 
margin-bottom:40px;
Line 122: Line 142:
 
font-family:"Constantia",Gotham,Consolas;
 
font-family:"Constantia",Gotham,Consolas;
 
line-height:17px;
 
line-height:17px;
padding-top: .5em;
 
padding-bottom: .17em;
 
 
}
 
}
.smallpic{
+
.rf{
 +
float:right;
 
width:50%;
 
width:50%;
height:auto;
+
}
margin-left:auto;
+
.rf h6{
margin-right:auto;
+
font-size:15px;
 +
margin-bottom:40px;
 +
text-align:center;
 +
font-weight:bold;
 +
font-family:"Constantia",Gotham,Consolas;
 +
line-height:17px;
 +
}
 +
.blog-posts {
 +
  margin-top: 30px;
 
}
 
}

Latest revision as of 21:37, 18 September 2015

  1. globalWrapper,section{

min-width:1000px; } .container { margin-left:5%; margin-right:5%; } .sidebar { margin-left:20%; } .sidebar h6{ font-size:20px; }

.sidebar-widget img{ width:100%; margin-top:80px; }

.container .ref h6{ font-size:20px; } .container .ref p{ font-size:15px; font-family:"Constantia",Gotham,Consolas; } .sidebar-widget h6{ text-decoration: underline; font-size:20px; line-height:22px; } .sidebar-widget h6 a:hover{ color:#C800FF; }

 /*Clear existing style*/


 #contentSub, #menubar, #footer-box, #siteSub, #catlinks, 
  1. search-controls, #p-logo, .printfooter, .firstHeading,

.visualClear {

   display:none;
 }
 html, body {
   width: auto !important;
   /*overflow-x: hidden !important;*/
   height: 100% !important;
 }

.col-md-8 img{ width:100%; height:auto; margin-top:35px; } .col-md-8 .smallpic{ width:50%; margin-left:auto; margin-right:auto; height:auto; } .col-md-8 .midpic{ width:80%; margin-left:auto; margin-right:auto; height:auto; }

 /*End claer*/
  1. blog {
 margin-top: 108px;

} .col-md-8, .col-md-8:before, .col-md-8:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.blog-posts, .blog-posts:before, .blog-posts:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .col-md-12, .col-md-12:before, .col-md-12:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .blog-post, .blog-post:before, .blog-post:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .col-md-6, .col-md-6:before, .col-md-6:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .col-md-4, .col-md-4:before, .col-md-4:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .parallax.first-widget .parallax-overlay .container.pageTitle .row .col-md-6.col-sm-6 h2{

 font-size: 42px;
 color:#FFF;
 font-weight: 800;
 line-height:47px;

} .container .row .col-md-8.blog-posts h4{ margin-top: 70px; line-height:35px; font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas; font-size: 30px; font-weight: 600; clear:both; } .container .row .col-md-8.blog-posts h5{ line-height:30px; font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas; font-size: 25px; font-weight: 400; clear:both; }

.container .row .col-md-8.blog-posts p{ font-size: 20px; font-weight: 100; font-family:"Lucida Sans Unicode",Times New Roman,Constantia,Gotham,Consolas; text-indent: 40px; text-align:justify; clear:both; } .container .row .col-md-8.blog-posts h6{ font-size:15px; margin-bottom:40px; text-align:center; font-weight:bold; font-family:"Constantia",Gotham,Consolas; line-height:17px; }

.sidebar .sidebar-widget p{ font-size:15px; margin-bottom:80px; text-align:center; font-weight:bold; font-family:"Constantia",Gotham,Consolas; line-height:17px; padding-top: .5em; padding-bottom: .17em; }

.tail{ font-size=30px; } .lf{ float:left; width:50%; } .lf h6{ font-size:15px; margin-bottom:40px; text-align:center; font-weight:bold; font-family:"Constantia",Gotham,Consolas; line-height:17px; } .rf{ float:right; width:50%; } .rf h6{ font-size:15px; margin-bottom:40px; text-align:center; font-weight:bold; font-family:"Constantia",Gotham,Consolas; line-height:17px; } .blog-posts {

 margin-top: 30px;

}