Difference between revisions of "Template:Team:SCUT/2015template"
Line 138: | Line 138: | ||
/* end menu (edit, page ...) */ | /* end menu (edit, page ...) */ | ||
#mainnav a {text-decoration:none;} | #mainnav a {text-decoration:none;} | ||
+ | |||
+ | |||
+ | /*footer*/ | ||
+ | footer1{ | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: 0; | ||
+ | font-size: 100%; | ||
+ | font: inherit; | ||
+ | vertical-align: baseline; | ||
+ | display: block; | ||
+ | } | ||
+ | #footer1 .double-separator { | ||
+ | margin:50px 0; | ||
+ | } | ||
+ | #footer1 { | ||
+ | overflow:hidden; | ||
+ | clear:both; | ||
+ | background:#323232; | ||
+ | color:#969595; | ||
+ | padding-top:40px; | ||
+ | margin:0 auto; | ||
+ | border-top:5px solid #e1472f; | ||
+ | } | ||
+ | #footer1 a { | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
+ | #footer1 h3 { | ||
+ | font-size:16px; | ||
+ | font-weight:300; | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Revision as of 14:36, 18 September 2015