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.
16 lines
177 B
16 lines
177 B
12 years ago
|
.indexer-settings-item {
|
||
|
|
||
12 years ago
|
width: 220px;
|
||
|
height: 260px;
|
||
|
padding: 10px 15px;
|
||
12 years ago
|
|
||
12 years ago
|
h3 {
|
||
|
width: 190px;
|
||
12 years ago
|
}
|
||
11 years ago
|
|
||
|
&.add-card {
|
||
|
.center {
|
||
|
margin-top: 100px;
|
||
|
}
|
||
|
}
|
||
12 years ago
|
}
|