User:Bizzeebeever/Articles/Babel:F@H/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
/*<pre>*/

/* Begin full-screening */
#mw-head-base,
#mw-page-base,
#column-one,
#siteNotice,
#right-navigation,
#left-navigation,
#catlinks,
#p-cactions,
#ca-article,
#p-personal,
#p-logo,
#p-navigation,
#p-community,
#p-search,
#p-tb,
#projects,
#p-lang,
#mw-panel,
#firstHeading,
#footer {
	display: none !important;
	}
body {
	background-image: none !important;
	}

.mw-body {
	margin-left: 0 !important;
	}

#content {
	border: none !important;
	margin: 0 !important;
	padding-top: 0 !important;
	}
/* End full-screening */

/* Babel:F@H styles */
#fah-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 100px 10%;
	}

#fah-body p {
	font-size: 16px;
	margin: 20px 0;
	}

#fah-content > p {
	margin-right: 35%;
	}

#fah-body a {
	color: #594FBF !important;
	text-shadow: 2px 2px 2px #aaa;
	}

#fah-body h1 {
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 120%;
	border: none;
	}

#fah-panel {
	position: absolute;
	}

#fah-panel ul,
#fah-langs ul,
#fah-box1 ul {
	list-style: none;
	margin-left: 0;
	}

#fah-panel li {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}

#fah-content {
	margin-left: 20%;
	}

#fah-langs {
	display: table;
	width: 100%;
	}

#fah-langs ul {
	list-style: none;
	display: table-row;
	}

#fah-langs li {
	font-family: 'Times New Roman', Times, serif;
	display: table-cell;
	width: 25%;
	}

#fah-langs li a {
	font-weight: bold;
	}

#fah-box1 ul {
	text-align: left;
	width: 75%;
	margin: auto;
	font-weight: normal;
	}

#fah-box1 {
	padding: 3px 0;
	margin-left: 20px;
	width: 35%;
	float: right;
	clear: both;
	font-weight: bold;
	}

#fah-box2 {
	margin-left: 20px;
	width: 58%;
	float: right;
	clear: both;
	font-style: italic;
	}
/*</pre>*/