Yu-gi-oh! Duel Academy

Welcome to YGODA! If you are a guest please register. If you are an existing member or a new member, please log in into the Chatbox. Thank you.
DMCA
YGODA Menu
Forum Width Adjuster

You are not connected. Please login or register

Academy CSS 4.5.14

View previous topic View next topic Go down Message [Page 1 of 1]

#1
s{EXED} Token Gay

s{EXED} Token Gay
Administrator
I don't have my current laptop so I'm saving the whole CSS here for the moment:

Code:
/* Announcements */
.t1 {
  padding: 2px;
  border-radius: 12px;
  border-color:#CF2929;
}

.t2 {
  padding-bottom: 3px;
  background-color: #CF2929;
}

.t3 {
  padding: 5px;
}

.t4 {
  border: 1px solid #CF2929;
  table-layout:fixed;
  width: 100%;
}

.t5 {
  background-image: url('http://i.imgur.com/YYHDHEV.png');
  background-repeat: no-repeat;
}

.t6 {
  background: url('http://i.imgur.com/Mnn3fn4.png');
  padding-bottom: 15px;
}

div#t1 {
  margin:auto;
  text-align:center;
  width:100%
}

.t7 {
 font-size: 20px;
  line-height: normal;
}

.t8 {
  background-image: url('http://i.imgur.com/T5jQLCe.png');
  background-repeat: no-repeat;
}

.t9 {
  border-left: 1px solid #CF2929;
  border-right: 1px solid #CF2929;
  border-bottom: 1px solid #CF2929;
  table-layout: fixed;
  width: 100%;
}

.t10 {
  padding: 5px;
  background-color: #4A4D48;
}

.t11 {
  border-left: 1px solid #CF2929;
  border-right: 1px solid #CF2929;
  border-bottom: 1px solid #CF2929;
}

.t12 {
  text-align: justify;
  background-color: #4A4D48;
  padding-left: 5px;
}

div#t2 {
  margin: auto;
  text-align: center;
  width: 100%
}

.t13 {
  background: url('http://i.imgur.com/XdiqFZ1.png');
  background-repeat: no-repeat;
  background-color:#4A4D48;
}

/* Groups Page */
.pun .frm .frm-form table {
  border: transparent !important;
}
.frm-buttons {
  border-top: 0px !important;
}

/* Max avatar size */
.user-basic-info img {
  max-width: 175px !important;
  max-height: 201px !important;
}
div.main-content.clearfix.center img {
  max-width: 175px !important;
  max-height: 201px !important;
}

/* Copyright */
.pizzaboi {
  position: relative;
  top: 25px;
  left: 15px;
  color: white;
}
.pizzaboi a {
  color: red !important;
}
.pizzaboi:hover {
  color: #AA0000;
}
.pizzaboi a:hover {
  color: yellow !important;
}

/* Reputation */
#repu {
  color:#fff;
  text-align:center;
  font-weight:bold;
  background:#B33;
  box-shadow:0px 16px 6px rgba(255,255,255,0.1) inset;
  border-radius:4px;
  padding:3px;
  margin:6px auto;
}

/* Body */
.pun .main-content {
  background-color: #0d0d0d;
  border: 0px solid;
}
#min-width {
  background-color: #AA0000;
}

/* Widget space */
#content-container div#left {
  margin-right: 10px !Important;
}

/* Wrap in legends */
#onlinelist > p:nth-child(5) > b > a {
  border: 1px solid #AA0000;
  padding: 3px 6px;
  background: #551212;
  border-radius: 3px;
  font-family: Verdana,Arial;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  margin-right: 5px;
  position: relative;
  bottom: 57px;
}
#onlinelist > p:nth-child(5) > b > a:hover {
  background-color: white;
}
#onlinelist > p:nth-child(5) {
  font-size: 0px;
}

/* Mod Tools Code */
.bit {
  background: url('http://i810.photobucket.com/albums/zz27/kaizer20/Information-2_zpsd6d5163c.png') no-repeat left center

#cfdce8;
  border: 1px solid #268AED;
  padding: 5px 5px 5px 30px;
  width: 97%;
  font-weight: bold;
  color: #26547a;
  border-radius: 3px;
}
.lock {
  background: url('http://i810.photobucket.com/albums/zz27/kaizer20/lock_zps4a88582b.png') no-repeat left center #d7e2b7;
  border: 1px solid #b7c19a;
  padding: 5px 5px 5px 30px;
  width: 97%;
  font-weight: bold;
  color: #626f3d;
  border-radius: 3px;
}
.approve {
  background: url('http://i810.photobucket.com/albums/zz27/kaizer20/Smiley_Face-2_zps5eabd338.png') no-repeat left center

#ffff7f;
  border: 1px solid #D4D400;
  padding: 5px 5px 5px 30px;
  width: 97%;
  font-weight: bold;
  color: #ffcd05;
  border-radius: 3px;
}
.warn {
  background: url('http://i810.photobucket.com/albums/zz27/kaizer20/WarningSign-2_zps143f18bd.png') no-repeat left center

#F2C7C7;
  border: 1px solid #ED6B6B;
  padding: 5px 5px 5px 30px;
  width: 97%;
  font-weight: bold;
  color: #A11F1F;
  border-radius: 3px;
}

/* Profile fixes */
#profile-advanced-layout #new-message-link {
  top: 13px !important;
  right: 17px !important;
  bottom: 0px !important;
}
#profile-advanced-layout #tabs {
  bottom: -9px;
  position: absolute;
  left: -2.3%;
}
#profile-advanced-right .module {
  position: relative;
  top: 20px;
}
#profile_field_12_3, #field_id3 > dd > div.field_uneditable > ul, .profile_field_list {
  padding-left: 0px !important;
}

/* Topic title */
#main-content > div.titlebox > dd > div.seguir > li > a {
  position: relative;
  top: 21px;
  right: 20%;
}

/* Avatar in Quick Reply */
#av_quickreply img {     
  position: relative;     
  top: 95px;       
  left: 70px!important;     
  width: 80px!important;     
  height: 80px!important;       
  border:2px solid #BD5353;     
  border-radius: 4px;       
  background-image: url(http://i57.servimg.com/u/f57/18/21/41/30/vaoolo11.png);
}
#av_quickreply {     
  float: left;
}

/* Title hover */
.tipsy {
  padding: 5px;
  font-size: 11px;
  position: absolute;
  text-shadow: none;
  z-index: 999;
}
.tipsy-inner {
  padding: 8px 8px 8px 8px;
  background-color: black;
  color: white;
  max-width: 100px;
  text-align: center;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
  background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
  font:10pt tahoma;text-align:center;
}
.tipsy-inner {
  border-radius: 6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}
.tipsy-arrow {
  position: absolute; background: url('http://cuul.tk/img/tipsy.gif') no-repeat top right;
  width: 9px;
  height: 5px;
}
.tipsy-n .tipsy-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
}
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 30px;
}
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  right: 50;
  width: 5px;
  height: 9px;
  background-position: top right;
}
.tipsy-w .tipsy-arrow {
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 5px;
  height: 9px;
}

/* Footer */
#pun-about > ul > li > strong > a {
  color: yellow;
}
#pun-about > ul > li, #pun-about > ul > li > a {
  color: white;
}
#pun-about {
  background-color: #A00!important;
  border: 1px solid #963030;
  line-height: 150%;
  padding: .6em 1em;
  text-align: right;
  border-radius: 0px 0px 5px 5px;
  background-image: url(http://i.imgur.com/xRSFHCd.png);
  -webkit-box-shadow: inset 0 1px 0 #BD5353;
  box-shadow: inset 0 1px 0 #BD5353;
  line-height: 150%; 
  padding: 0.6em 1em; 
  text-align: right;
}

/* Chatbox */
html, body {
  background-color: #0a0a0a;
}
#chatbox {
  background-color: #0a0a0a;
}
#chatbox_footer {
  border-top: #0a0a0a;
  background-color: #0a0a0a;
}
#chatbox_members {
  border-right: 1px solid #ccc !important;
  background-color: #0a0a0a !important;
}
#chatbox_header.main-head { 
  background-color: #A00!important;
  background-image: url(http://i.imgur.com/xRSFHCd.png);
  border-top: 1px solid #963030;
  border-radius: 5px 5px 0px 0px;
  border-left: 1px solid #963030;
  border-right: 1px solid #963030;
  border-bottom: 1px solid #963030;
}
.chatbox-title a.chat-title {
  font-variant: small-caps;
}
#submit_button {
  background-color: #AA0000 !important;
  padding: 5px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px; 
  color: white;
  vertical-align: baseline
}
#chatbox_messenger_form > div > div {
  position: relative;
  right: 30px;
}
#divsmilies {
  background-color: #AA0000 !important;
  padding: 3px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-image: url("http://i.imgur.com/INqWg0O.png") !important;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 3px;
}
#divbold {
  background-color: #AA0000 !important;
  padding: 3px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-image: url("http://i.imgur.com/2IwQazM.png") !important;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 2.5px;
}
#divbold > img, #divitalic > img, #divunderline > img, #divcolor > img:nth-child(1), #divstrike >img, #divsmilies > img:nth-child(1)

{
  visibility: hidden;
}
#divstrike {
  background-color: #AA0000 !important; 
  padding: 3px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-image: url("http://i.imgur.com/YvwkRAj.png") !important;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 3px;
}
#divcolor {
  background-color: #AA0000 !important;
  padding: 5px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-image: url("http://i.imgur.com/VGMkRdQ.png") !important;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 2.5px;
}
#divitalic {
  background-color: #AA0000 !important;
  padding: 3px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-image: url("http://i.imgur.com/JgpegS5.png") !important;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 2.5px;
}
#divunderline {
  background-color: #AA0000 !important;
  background-image:url("http://i.imgur.com/8gkSylx.png") !important;
  padding: 3px;
  border: 1px black solid;
  border-radius: 3px 3px 0px 0px;
  color: white;
  background-repeat: no-repeat;
  background-position-x: 3px;
  background-position-y: 3px;
}
.chatbox_row_1 {
  background-color: #0d0d0d;
  padding: 4px;
  border-top: 1px solid #963030;
  margin-top: 1px;
}

/* Statistics */
#onlinelist, #onlinechat {
  border-top: 1px dashed #963030 !important;
}
#stattt {
  background: #872C2C url(http://i.imgur.com/xRSFHCd.png) repeat-x top;
  color: #fff;
  padding: 10px 10px 11px;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: inset 0px 1px 0 #BD5353;
  -moz-box-shadow: inset 0px 1px 0 #BD5353;
  box-shadow: inset 0px 1px 0 #BD5353;
  border-width: 1px 1px 0 1px;
  border-color: #963030;
  border-style: solid;
  margin-top: 15px;
  height: 16px;
  font-weight: 400;
  margin-bottom: -12.5px;
}
/* Legends */
ul#pun-legend, ul.pun-legend {
  position: relative;
  top: 10px;
}
/* Navbar */
a.mainmenu{
  text-shadow: 1px 1px 2px #000;
  border-top:1px solid:#222;
  -webkit-transition:0.400s;
  -webkit-border-radius:5px;
  margin:0px -5px 0px -5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  font-weight:bold;
  font-size: 12px;
  padding:10px;
  color:#ddd;
}
a.mainmenu:hover{
  box-shadow:0px 5px 6px #000 inset;
  border-top:1px solid:#000;
  background-color:#666666;
}
#pun-head #pun-navlinks {
  background-image:url("http://i.imgur.com/xRSFHCd.png");
  background-color: #AA0000 !important;
  padding: 10px !important;
  margin-top: 3px;
}

/* Forum looks */
.forumTab {
  background: #FF5656;
  background-image: url(http://i.imgur.com/xRSFHCd.png);
  background-repeat: round;
  background-size: cover;
  border: 1px solid #963030;
  border-radius: 5px 5px 0 0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  margin: 0 2px;
  padding: 5px 9px 5px 7px;
}
.forumTab:hover {
  background: #9C1D1D;
}

/* Topic profile */
.pun .post .user {
  margin-top: 1em!important;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgb(14, 14, 14);
  background-image: url(http://photoshoptutorials.ws/images/stories/BlueonBlackNavigationBar_124E8/step1.jpg);
  background-origin: padding-box;
  background-position: 0px 0px;
  background-repeat: repeat;
  background-size: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 2px solid #AA0000;
  border-right: 2px solid #AA0000;
  box-shadow: rgba(255, 255, 255, 0.0784314) 0px 1px 0px inset, rgba(255, 255, 255, 0.0196078) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.901961) 0px 1px 3px;
  display: block;
  margin-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  text-align: center;
  top: 0px;
  width: 200px;
  z-index: 99;
}

/* Font */
#pun-navlinks, .mainmenu, #pun-head  {
  color: white !important;
  font-size: 12px;
}
p.crumbs {
  font-size: 0px! important;
}
a {
  text-decoration: none !important;
  color: red;
}

/* Log-in Form */
#main-content > div.main > div.main-content.frm > form > ul > li:nth-child(1), #main-content > div.main > div.main-content.frm > form

> ul > li:nth-child(2) {
  position: relative;
  right: 50px;
}
.main ul.frm-info {
  background-color: #0D0D0D;
  position: relative;
  left: 0px       
}
#main-content > div.main > div.main-content.frm > form > fieldset > div > dl:nth-child(1) > dt > label, div.main > div.main-content.frm >

form > fieldset > div > dl:nth-child(1) > dd {
  position: relative; 
  left: 180px; 
  bottom: 115px
}
#main-content > div.main > div.main-content.frm > form > fieldset > div > dl:nth-child(2) > dt > label, input#password {
  position: relative;
  left: 178px;
  bottom: 110px;
}
.main .main-content.frm {
  background-color: #0d0d0d;
  position: relative;
  bottom: 10px;
}

/* Skin Style */
body {   
  background-color: #D8DDE8; 
  color: #E0E0E0; 
  font: 13px helvetica,arial,sans-serif; 
  margin-bottom: 20px;
}
.pun { 
  background: none repeat scroll 0 0 #000; 
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1); 
  line-height: 120%; 
  padding: 10px;
  margin: 0 auto; 
  min-width: 960px; 
}
.main_width { 
  margin: 0 auto; 
  min-width: 960px; 
  width: 87% !important;
}
ol, ul { 
  list-style: outside;
}
.pun a:link { 
  color: #E61010; 
  text-decoration: none;
}
.pun a:visited {   
  color: #E61010;
}
.pun a:hover {   
  color: #873232; 
  text-decoration: none;
}
.pun a:active { 
  color: #E61010;
}
.pun a:focus { 
  color: #E61010;
}
#branding {   
  background: url("http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png") repeat-x scroll

0 0 #0F3854; 
  border-bottom: 1px solid #1B3759; 
  min-height: 64px;
}
#logo { 
  display: inline;
}
#primary_nav {   
  background: none repeat scroll 0 0 #204066; 
  font-size: 13px; 
  padding: 15px 0 0;
}
#community_app_menu > li { 
  margin: 0 3px 0 0; 
  position: relative; 
  display: inline; 
  top: -8px;
}
#community_app_menu > li > a { 
  background: none repeat scroll 0 0 #1C3B5F; 
  color: #C5D5E2; 
  display: inline; 
  padding: 6px 15px 8px; 
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); 
  text-decoration: none;
}
#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active { 
  background: none repeat scroll 0 0 #173455; 
  color: #FFFFFF;
}
#community_app_menu a[href="/"] { 
  background:  #FFFFFF; 
  color: #0B5794; 
  font-weight: bold; 
  margin-top: 0; 
  text-shadow: none;
}
#community_app_menu a[href="/"]:hover { 
  background: #fff; 
  color: #0B5794;
}
#search {
  margin: 20px 0;
}
#main_search {
  background: none repeat scroll 0 0 transparent; 
  border: 0 none; 
  font-size: 12px; 
  outline: 0 none; 
  padding: 0; 
  width: 130px; 
  margin-top: 6px;
}
#main_search.inactive {   
  color: #BCBCBC;
}
#search_wrap {   
  background: none repeat scroll 0 0 #FFFFFF; 
  border-radius: 3px 4px 4px 3px; 
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); 
  display: block;   
  height: 26px; 
  line-height: 25px; 
  min-width: 230px; 
  padding: 0 26px 0 4px; 
  position: relative;
}
#adv_search { 
  background: url("http://community.invisionpower.com/filestore/public/style_images/master/advanced_search.png") no-repeat

scroll right 50% transparent; 
  display: inline-block; 
  height: 16px; 
  margin: 4px 0 4px 4px; 
  text-indent: -3000em;
}
#search .submit_input { 
  background: url("http://community.invisionpower.com/filestore/public/style_images/master/search_icon.png") no-repeat

scroll 50% center #7BA60D; 
  border: 1px solid #7BA60D; 
  border-radius: 0 3px 3px 0; 
  bottom: 0; 
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; 
  display: block; 
  height: 26px; 
  padding: 0; 
  position: absolute;
  right: 0;
  text-indent: -3000em;
  top: 0;
  width: 26px;
}
#search_options { 
  background: none repeat scroll 0 0 #EAEAEA;
  border-radius: 3px 3px 3px 3px; 
  display: inline-block;
  float: right; 
  font-size: 10px;
  height: 20px; 
  line-height: 20px;
  margin: 3px 3px 3px 0; 
  max-width: 80px;
  overflow: hidden; 
  padding: 0 6px; 
  text-overflow: ellipsis;
}
fieldset, img { 
  border: 0 none;
}
.status img { 
  margin-left: -7px;
}
.codebox { 
  background-color: #F7F7F7; 
  border-color: #E5E5E5 #E5E5E5 #E5E5E5 #989898; 
  margin: 1em; 
  border-width: 2px; 
  border-style: solid; 
  border-radius: 5px;
  color: black !important;
}
.codebox dt {   
  border-left: 0px dotted #DDDDDD; 
  padding: 0.25em; 
  background: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
}
.codebox dd { 
  background-color: #F7F7F7; 
  margin: 0.5em; 
  padding: 0.5em;
}
.postmain blockquote { 
  background-color: #fafafa; 
  border: 1px solid #C9C9C9; 
  padding: 0.5em 1em; 
  border-radius: 4px 4px 4px 4px;
}
.user-basic-info img {
  border: 1px solid #D5D5D5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); 
  padding: 1px; 
  margin-top: 10px;
}
.user-basic-info img:hover { 
  border: 1px solid #7D7D7D;
}
.main .main-head {
  background: url("http://i.imgur.com/xRSFHCd.png") repeat-x scroll center top #872C2C; 
  border-color: #963030; 
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 0;
  box-shadow: 0 1px 0 #BD5353 inset;
  color: #FFFFFF; 
  font-size: 16px; 
  font-weight: 300; 
  padding: 10px 10px 11px; 
  margin-top: 10px;
}
.pun .main .main-content p.message {
  background-color: #0d0d0d !important;
  border: 0px !Important;
}
.pun .main .main-content.message {
  position: relative
  bottom: 20px;
}
.ipsBox { 
  background: none repeat scroll 0 0 #EBF0F3; 
  padding: 9px;
}
.ipsBox_container { 
  background: none repeat scroll 0 0 #FFFFFF;   
  border: 1px solid #DBE4EF;
}
.hide { 
  display: none;
}
#pun-visit, .main-box { 
  display: none;
}
.pun table.table th {
  background-color: #970000;
  border-style: none;
  color: #FFF;
  padding: .4em 0;
  position: relative;
  left: 2px;
}
.pun table.table td { 
  background-color: #141414 !important;
  border-color: rgb(190, 18, 18) !important;
  border-style: none none solid;
  border-width: 1px;
  line-height: 130%;
  padding: 8px;
  position: relative;
  left: 2px;
  color: white !important
}
.pun .paged-foot, .pun .paged-head { 
  background-color: transparent; 
  border: 0px solid #DDDDDD; 
  padding: 0.6em 1.3em 0.3em;
}
.main .main-foot { 
  background-color: Transparent; 
  color: #DEDFDF; 
  font-weight: 400; 
  padding: 0.7em 1.3em;
}
.pun .main table td.tc2, .pun .main table td.tc3 { 
  background-color: #fff;
}
.pun .post { 
  border-color:#F0DDDD; 
  border-style: solid none; 
  border-width: 0px 0 0 1px;
}
.pun .postmain {
  background-color: #000 !important;
  border-left: 1px dashed #DE0000 !important;
  margin-left: 18em;
  border-top: 1px dashed white;
}
.pun .posthead {
  border-bottom: 0px dashed #CCCCCC;
  padding: 0 10px; 
  line-height: 36px; 
  height: 36px; 
  margin-left: -234px;
}
.t-date {
  margin-left: 245px;
}
.postfoot { 
  border-top: 0px dashed #CCCCCC;
  clear: both; 
  margin-left: -17em; 
  padding: 0.5em 1em; 
  text-align: right;
}
#board_stats { 
  text-align: center;
}
#board_stats li {   
  margin-right: 20px; 
  display: inline;
}
#board_stats .value { 
  background: none repeat scroll 0 0 #E2E2E2; 
  border-radius: 2px 2px 2px 2px; 
  color: #4A4A4A; 
  font-weight: bold; 
  margin-right: 3px; 
  padding: 2px 6px;
}
.statistics {   
  border-top: 3px solid #D8D8D8;   
  line-height: 1.3; 
  margin: 20px 0 0; 
  overflow: hidden;   
  padding: 10px 0;
}
#pun-about ul {   
  list-style-type: none;
}
#pun-about ul li { 
  display: inline;
}
#pun-about ul li a { 
  font-weight: normal;
}
#pun-about #qjump { 
  display: none;
}
.main .frm-info {
  border: 0px !important;
  background-color: transparent !important;
}

https://ygoda.forumtl.com

View previous topic View next topic Back to top Message [Page 1 of 1]


Permissions in this forum:
You cannot reply to topics in this forum

Forum Skin Copyright @ Pizza Boi 2014