mirror of
https://github.com/vale981/vale981_fahrschule
synced 2025-03-05 09:51:41 -05:00
12 lines
171 B
CSS
12 lines
171 B
CSS
a{
|
|
font-family: Calibri;
|
|
font-size: 20px;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
h1{
|
|
font-family: Calibri;
|
|
font-size: 20px;
|
|
text-decoration: underline;
|
|
}
|
|
|