forked from samuel-p/sp-codes.de
updated imprint and privacy
This commit is contained in:
parent
8e5cff6cea
commit
76b0039b7c
3 changed files with 249 additions and 202 deletions
|
@ -81,6 +81,10 @@ a {
|
|||
border-top: 1px solid #ffffff;
|
||||
}
|
||||
|
||||
.border-bottom {
|
||||
border-bottom: 1px solid #ffffff;
|
||||
}
|
||||
|
||||
.heading {
|
||||
text-align: center;
|
||||
|
||||
|
@ -172,7 +176,6 @@ code {
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
|
||||
pre {
|
||||
background-color: #fea500;
|
||||
color: #000000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue