Style für Session check angepasst
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #e6e6e6ff;
|
background-color: #e6e6e6ff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
margin-top: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
background-color: #e9ecef;
|
||||||
|
padding: 15px;
|
||||||
|
border-radius: 5px;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user