ALL CSS

<!–Self css for box code start–>
<style type=’text/css’>
div.ex
{
border:0px solid black;
padding:0px,0px,0px,0px;
margin:0px,0px,0px,0px;
width:329px;

}
</style>

<!–Self css for box code end–>
<style type=’text/css’>
div.sf-text {
float: left;
width: 110%;
background: #999;
padding: 0px 0 15px 0;
margin:0 0 0px -50px;
}
</style>

<!–Self css for para text start–>
<style type=’text/css’>
#para1
{
border:1px solid #D8D8D8;
padding-top:6px;
padding-right:6px;
padding-bottom:6px;
padding-left:6px;
text-align:justify;
}
</style>

<style type=’text/css’>
div.hdl1
{
margin-left:0px;
text-align:left;
color:black;
background:#E6E6E6;
padding: 0,0,2em,0;
}
</style>
<!–Self css for para text end–>
<!–Self css forABOUTBOX code start–>
<style type=’text/css’>
div.aboutbox
{
width:1000px;
padding:10px;
border:2px solid green;
color:black;
background:#ECF8E0;
margin:0px;
}
</style>
<!–Self css for box2 code end–>

<!–AKB css for SUBMIT PAGE BOX START–>
<style>
div.submitpage
{
width:1000px;
padding:10px;
border:5px solid green;
margin:0px;
}
</style>
<!–AKB css for SUBMIT PAGE BOX END–>

.tabs-inner .PageList li a {padding-top:3px; padding-bottom:0px;}
h2:hover{
background-color:green;
color:#FFFFFF;
}

.post-body {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  -o-user-select: none;
  user-select: none;        
}
<!–AKB CSS FOR TOP TABS PAGE LIST START–>
#PageList1{
margin-left:-12px;
width:1004px;
}
<!–AKB CSS FOR TOP TABS PAGE LIST END–>

<!–AKB CSS FOR TOP MESSAGE START–>
.stx-update {
text-decoration: none !important;
position: fixed;
right:0px;
left:0px;
top: 0px;
display: block;
background-color: #8632FF !important;
text-align: center !important;
padding: 2px !important;
z-index: 9999 !important;
color: white !important;
font-size: 15px;
font-family: ‘verdana’ !important;
border-bottom: 5px solid rgba(255, 255, 255, 0.69);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
opacity: 0.8;
overflow: hidden;
}

.stx-update:hover {
opacity: 1.0;
}
<!–AKB CSS FOR TOP MESSAGE END–>

See also  How to make external CSS File for Blogger Functioning properly

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *