Зорепедія
Advertisement

Увага: Після публікування слід очистити кеш браузера, щоб побачити зміни.

  • Firefox / Safari: тримайте Shift, коли натискаєте Оновити, або натисніть Ctrl-F5 чи Ctrl-Shift-R (⌘-R на Apple Mac)
  • Google Chrome: натисніть Ctrl-Shift-R (⌘-Shift-R на Apple Mac)
  • Internet Explorer / Edge: тримайте Ctrl, коли натискаєте Оновити, або натисніть Ctrl-F5
  • Opera: натисніть Ctrl-F5
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Common.css");

/* english subtitle */
#enTitle:before {content:"(англ.\00a0«";} #enTitle:after {content:"»)";} 
#enTitle {font-family:'Times New Roman', serif;}
#enTitle {padding-left: 20px;} 

/*********************/
/*** Краї аватарок ***/
/*********************/
.avatar {
   border-radius: 6px;
}
 
.UserProfileMasthead .masthead-avatar .avatar {
    border-radius: 8px;
    border: none;
-moz-box-shadow: 0 0 10px 3px #C29D2D;
-webkit-box-shadow: 0 0 10px 3px #C29D2D;
-o-box-shadow: 0 0 10px 3px #C29D2D;
-m-box-shadow: 0 0 10px 3px #C29D2D;
box-shadow: 0 0 10px 3px #C29D2D;
}

/* default skin for navigation boxes */
table.navbox {            /* navbox container style */
  border:1px solid #aaa;
  width:100%; 
  margin:auto;
  clear:both;
  font-size:88%;
  text-align:center;
  padding:1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes (doesn't work for IE6, but that's okay) */
}
.navbox-title, .navbox-abovebelow, table.navbox th {
  text-align:center;      /* title and above/below styles */
  padding-left:1em;
  padding-right:1em;
}
.navbox-group {           /* group style */
  white-space:nowrap;
  text-align:right;
  font-weight:bold;
  padding-left:1em;
  padding-right:1em;
}
.navbox, .navbox-subgroup {
  background:#fdfdfd;     /* Background color */
}
.navbox-list {
  border-color:#fdfdfd;   /* Must match background color */
}
.navbox-title, table.navbox th {
  background:#ccccff;     /* Level 1 color */
}
.navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title {
  background:#ddddff;     /* Level 2 color */
}
.navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow {
  background:#e6e6ff;     /* Level 3 color */
}
.navbox-even {
  background:#f7f7f7;     /* Even row striping */
}
.navbox-odd {
  background:transparent; /* Odd row striping */
}
.collapseButton {		/* 'show'/'hide' buttons created dynamically by the        */
	float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
	font-weight: normal;	/* are styled here so they can be customised.              */
	text-align: right;
	width: auto;
}

.allpagesredirect { 
font-style: italic;
}
/* Spoilers */
.spoiler, .spoiler a, .spoiler a:visited {
cursor: help;
-khtml-opacity: 0.0;
-moz-opacity: 0.0;
filter:alpha(opacity=0);
opacity:0.0;
background:white;color:white;
}

.spoiler:hover, .spoiler:hover a, .spoiler:hover a:visited {
-khtml-opacity: 1.0;
-moz-opacity: 1.0;
filter:alpha(opacity=100);
opacity:1.0;
background:transparent;
}

.spoiler:hover {color: black;}
.spoiler:hover a {color: #002BB8;}
.spoiler:hover a:visited {color: #5A3696;}

.bodytext {
   text-align: left;
}
 
.ot_left {
   vertical-align: top;
   width: 70%;
}
 
.ot_right {
   vertical-align: top;
   width:  30%;
}
 
.it_left, .it_right {
   width: 100%;
   border: 1px solid #225588;
   text-align:  center;
   background: #E6F3FF;
   border-radius: 5px;
   -moz-border-radius: 5px;
}
 
 
.it_left {
   float: left;
}
 
.it_right {
   float: right;
}
 
.mh_mid, .mh_top, .mh_oneleft, .mh_twoleft, .mh_bottomleft, .mh_topright, .mh_topleft, .mh_bottom {
   background: #88BBFF;
   font-size: 120%;
   text-align: center;
}
 
.mh_top {
   border-radius: 3px 3px 0px 0px;
   -moz-border-radius: 3px 3px 0px 0px;
}
 
.mh_topright {
   border-radius: 0px 3px 0px 0px;
   -moz-border-radius: 0px 3px 0px 0px;
}
 
.mh_topleft {
   border-radius: 3px 0px 0px 0px;
   -moz-border-radius: 3px 0px 0px 0px;
}
 
.mh_oneleft, .mh_twoleft, .mh_bottomleft, .mh_bottomleft_centered {
   font-size: 100%;
   width: 10%
}
 
.mh_bottomleft_centered {
   background: #88BBFF;
}
 
.mh_twoleft, .mh_bottomleft, .mh_bottomleft_centered {
   text-align: right;
   cell-padding: 4px;
}
 
.mh_bottomleft, .mh_bottomleft_centered {
   border-radius: 0px 0px 0px 3px;
   -moz-border-radius: 0px 0px 0px 3px;
}
 
.mh_bottom {
   border-radius: 0px 0px 3px 3px;
   -moz-border-radius: 0px 0px 3px 3px;
}
 
 
.iconcells, .ic_bottomright {
   vertical-align:  top;
   border: 1px solid #88BBFF;
   padding: 2px;
   width: 12%;
}
 
.ic_bottomright {
   border-radius: 0px 0px 3px 0px;
   -moz-border-radius: 0px 0px 3px 0px;
}
.fm_header {
   font-size: 110%;
}
.fm_section {
   width: 100%;
   background: #E6F3FF;
   border: 0px;
}
 
.fm_cells {
   vertical-align: top;
   width: 33%;
   border: 1px solid #88BBFF;
}
 
.fm_cells, .fm_section, .fm_header, .iconcells, .ic_bottomright, .mh_bottomleft_centered {
   text-align: center;
}
body.page-Головна .firstHeading {display:none;}

/* Our new language interwiki links in a neat box */
.WikiaArticle #p-lang {
	/* background-color: #F0F0F0; */
	border: 1px solid #D0D0D0;
	margin-bottom: 10px;
	margin-top: 2em;
	clear: both;
}
 
.WikiaArticle #p-lang > div:first-child {
	background-color: #D0D0D0;
	font-weight: bold;
	margin: 0;
	padding: 0 1em;
}
 
.WikiaArticle #p-lang ul {
	list-style: none inside none;
	margin-left: -1px;
	overflow: auto;
}
 
.WikiaArticle #p-lang ul li {
	border-left: 1px solid #C0C0C0;
	float: left;
	padding-left: 13px;
	padding-right: 5px;
}
 
#p-lang li.FA {
	list-style-image: url("http://images.wikia.com/starwars/images/1/10/InterwikiFA.png");
	margin-right: 8px;
}
 
#p-lang li.GA {
	list-style-image: url("http://images.wikia.com/starwars/images/d/df/InterwikiGA.png");
	margin-right: 8px;
}

#p-lang li.CA {
	list-style-image: url("http://images.wikia.com/starwars/images/d/dc/InterwikiCA.png");
	margin-right: 8px;
} 
 
.WikiaArticle h2 {
	margin-top: 14px;
}
 
.WikiaArticle {
	line-height: 23px;
	font-size: 13px;
}
Advertisement