ueberschriften
This commit is contained in:
parent
6863cfa48b
commit
d373220079
|
@ -11,10 +11,12 @@ body{
|
||||||
padding:0px;
|
padding:0px;
|
||||||
margin:0px;
|
margin:0px;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
h1,h2,h3,h4,h5{
|
h1,h2,h3,h4,h5{
|
||||||
border-bottom:2px solid grey;
|
border-bottom:2px solid grey;
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
a {
|
a {
|
||||||
color: #428BCA;
|
color: #428BCA;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in New Issue