You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
211 B
13 lines
211 B
2 years ago
|
@import "QISDesign.css";
|
||
|
|
||
|
.tabelle1 {
|
||
|
text-align: left;
|
||
|
color: #375798;
|
||
|
text-decoration: none;
|
||
|
font-weight: bold;
|
||
|
background-color: #FAFAFA;
|
||
|
line-height: 14px;
|
||
|
border: 1px solid #DEE2EB;
|
||
|
padding: 2px;
|
||
|
}
|