ResMan stabil: mit darben
This commit is contained in:
@@ -38,16 +38,24 @@ text-align:left;
|
||||
}
|
||||
|
||||
th{
|
||||
background:#333;
|
||||
background:#1e3a8a;
|
||||
color:white;
|
||||
}
|
||||
|
||||
button{
|
||||
background:#3b82f6;
|
||||
color:white;
|
||||
border:none;
|
||||
border-radius:4px;
|
||||
padding:6px 10px;
|
||||
margin:2px;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
button:hover{
|
||||
background:#1e40af;
|
||||
}
|
||||
|
||||
input,textarea{
|
||||
padding:6px;
|
||||
margin:4px;
|
||||
@@ -105,10 +113,18 @@ font-weight:bold;
|
||||
color:#0a7;
|
||||
}
|
||||
|
||||
section{
|
||||
border-left:4px solid #3b82f6;
|
||||
}
|
||||
|
||||
td{
|
||||
vertical-align:top;
|
||||
}
|
||||
|
||||
td:first-child{
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user