Skip to content

Commit be2d367

Browse files
author
Rubaiyat Khondaker
committed
Last-minute styles change!
1 parent 8085f70 commit be2d367

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

styles.css

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1+
.anki-settings-table td, .anki-settings-table th {
2+
border: 1px solid var(--background-modifier-border);
3+
padding: 4px 10px;
4+
}
15

6+
.anki-settings-table {
7+
border-collapse: collapse;
8+
}
9+
10+
.anki-center {
11+
margin: auto;
12+
padding: 5px;
13+
padding-top: 30px;
14+
}

0 commit comments

Comments
 (0)