Skyrim For Pimps Wiki
Advertisement

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.pi-theme-starwars {
	background-color: #f0f0f0;
	color: #3a3a3a;
	font-size: 0.75em;
	line-height: 1.5;
	width: 275px;
}
.pi-theme-starwars .pi-title {
	background-color: #000066;
	color: #fff;
	padding: 0;
	text-align: center;
}
.pi-theme-starwars .pi-title {
	font-size: larger;
	font-weight: bold;
	line-height: inherit;
}
.pi-theme-starwars .pi-image {
	width: 275px;
}
.pi-theme-starwars .pi-header {
	background-color: #b3b3ff;
	color: inherit;
	padding: 4px;
}
.pi-theme-starwars .pi-data {
	align-items: center;
}
.pi-theme-starwars .pi-item-spacing {
	padding: 4px;
}
.pi-theme-starwars .pi-data:nth-child(even) {
	background-color: #f9f9f9;
}
.pi-theme-starwars .pi-data-label {
	flex-basis: 110px!important;
	font-weight: bold;
}
.pi-theme-starwars .pi-navigation {
	background-color: #000066;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-weight: normal;
	padding: 0 0 4px;
	text-align: center;
}
.pi-theme-starwars .pi-navigation a {
	color: #fff;
}
blockquote {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 125%;
    border-left: 3px solid #ccc;
}
Advertisement