Project

General

Profile

« Previous | Next » 

Revision 5969

override problematic CSS properties that were introduced as part of the new look and feel for default EML display

View differences:

lib/style/skins/sanparks/sanparks.css
34 34
 */
35 35

  
36 36
@import url(../../../style/common/eml_xsl.css);
37
html > body #header {
38
	height: 112px;	
39
}
40
.iframeheaderclass {
41
	margin: 0px;
42
}
43
#footer {
44
	position: relative;
45
	background-color: white;
46
}
47
a:visited {
48
	color: white;
49
}
50
a:link {
51
	color: white;
52
}
53

  
37 54
b {
38 55
	font-weight: bold;
39 56
}
......
334 351
	text-decoration: none;
335 352
}
336 353
.home a:hover {
337
	color: #FF3300;
354
	color: #F76501;
338 355
	text-decoration: underline;
339 356
}
340 357

  
......
466 483
.citation  {
467 484
    color: black;
468 485
    background-color: #FFFFFF;
469
    font-size: 1.2em; 
470 486
    padding-left: 10px;
471 487
}
472 488

  
......
521 537
    text-decoration: none; }
522 538
    
523 539
a:hover {
524
    color: #ECCE00;
540
    color: #F76501;
525 541
    text-decoration: underline; }
526 542

  
527 543
/**
......
641 657
.regtext {
642 658
	font-weight: normal;
643 659
	font-size: 12px;
660
	color: #FFFFFF;
644 661
}
645 662
.sectbody {
646 663
	background: #FFFFFF;

Also available in: Unified diff