but i do not like css
This commit is contained in:
parent
ef926c84a6
commit
02f953b8e9
|
@ -45,9 +45,12 @@ a:hover {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
header > h1 {
|
||||
header h1 {
|
||||
text-shadow: 0px 0px 3px rgba(0,0,0,1);
|
||||
}
|
||||
p > .lead {
|
||||
text-shadow: 0px 0px 1px rgba(0,0,0,.5);
|
||||
}
|
||||
.highlight-bk {
|
||||
background-color:#e8449f;
|
||||
padding:1px;
|
||||
|
|
Loading…
Reference in New Issue