indoglobal.com
Langsung ke: navigasi, cari

MediaWiki:Common.css

(Perbedaan revisi)
(Blanked the page)
 
Baris 1: Baris 1:
/* CSS placed here will be applied to all skins */
 
  
#footer {
 
  display: none;
 
}
 
 
#p-tb, #pt-anonuserpage, #pt-anontalk, #p-namespaces.vectorTabs, #p-personal
 
{ display:none !important; }
 
 
div#content {
 
  border-radius: 10px !important;
 
  background-image: url(http://indoglobal.com/wp-content/my/grad.png) !important;
 
  background-repeat: repeat-x !important;
 
  background-position: top !important;
 
  -moz-border-radius: 10px !important;
 
  -webkit-border-radius: 10px !important;
 
  -khtml-border-radius: 10px !important;
 
  -moz-box-shadow: 3px 3px 10px #888;
 
  -webkit-box-shadow: 3px 3px 10px #888;
 
  box-shadow: 3px 3px 10px #888;
 
  margin-right: 1em !important;
 
}
 
 
div#mw-head-base {
 
  display: none !important;
 
}
 
 
div#mw-head {
 
  margin-right: 1em !important;
 
}
 
 
div#right-navigation {
 
  //margin-top: 1em !important;
 
}
 

Revisi terkini pada 2 Desember 2012 02.47