new subtitle, copyright
This commit is contained in:
parent
dd0d10986c
commit
4c68d6c1bd
@ -1,6 +1,6 @@
|
||||
a name="about"
|
||||
p
|
||||
' © Copyright 2012 |
|
||||
' © Copyright 2013 |
|
||||
==link_to "Albert Schulz", "/albert", :title => "About Albert"
|
||||
' ,
|
||||
==link_to "Jörg Thalheim", "/joerg", :title => "About Jörg"
|
||||
|
@ -1,5 +1,8 @@
|
||||
h1#pagetitle Higgs-Boson
|
||||
h2#pagesubtitle Where dreams become true
|
||||
h2#pagesubtitle
|
||||
' by Albert
|
||||
span.amp &
|
||||
' Jörg
|
||||
|
||||
section
|
||||
ul#overview.icons
|
||||
|
@ -73,6 +73,15 @@ footer {
|
||||
}
|
||||
}
|
||||
|
||||
.amp, abbr[title="and"] {
|
||||
font-family: Baskerville,Palatino,"Book Antiqua",serif;
|
||||
//font-family: 'Lobster', Georgia, Times, serif;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
line-height: 1em;
|
||||
margin: 0 0 0.2em;
|
||||
}
|
||||
|
||||
.container {
|
||||
@include accentize($yellow);
|
||||
@include container;
|
||||
|
@ -24,7 +24,7 @@ $green: #859900;
|
||||
h1#pagetitle, h1:first-of-type { color: $rebase1; }
|
||||
h2#pagesubtitle, h2:first-of-type { color: $rebase01; }
|
||||
a, a:active, a:visited { color: $rebase1; }
|
||||
//a:hover { background-color: $rebase02 }
|
||||
span.amp { color: $rebase1; }
|
||||
header {
|
||||
background-color: $rebase01;
|
||||
color: $rebase1;
|
||||
|
Loading…
Reference in New Issue
Block a user