NATIONAL ETHNOGRAPHERS AND ANTHROPOLOGISTS. 20TH CENTURY

 Actions

MediaWiki

Difference between revisions of "Pivot.css"

(Created page with "Pivot.css: body { background: #fff url(images/map.jpeg); } h2 { text-align: center; color: #660000; } a, a:hover { color: #660000; } .tab-bar { background: #...")
 
(No difference)

Latest revision as of 11:04, 6 May 2019

/* Pivot.css */
body {
	background: #fff url(images/map.jpeg);
	
}
h2 {
	text-align: center;
	color: #660000;
	
}
a,
a:hover {
	color: #660000;
}

.tab-bar {
    background: #660000;
}
/* style the labels */
ul.side-nav label {
    background: #660000;
    color: #fff;
    padding: .25em .5em;
}
/* strange line above left sidebar */
#p- {
	background: transparent;
}
#p-cactions {
    background-color: transparent;
    border-left: none;

}
#bodyContent {
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	padding: 40px 20px 20px 20px;

}

#bodyContent a {
	color: #660000;
}
.side-nav li a:not(.button)
{
    color: #660000;
}
.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
	color: #660000;
}

ul.off-canvas-list li label {
	background: #660000;
	border: none;
	color: #ffffff;
}
ul.off-canvas-list li a {
	border: none;
	background: transparent;
	color: #660000;
}
ul.off-canvas-list li a:hover {
    background: transparent;
}
.right-off-canvas-menu, .left-off-canvas-menu {
	background: transparent;
}

h4.namespace.label {
background: #660000;	
	
}

If you want to contribute to our project, please contact us!

Contact form

  • © RGS, 2019
  • © MAE RAS, 2019