Styling
This commit is contained in:
parent
10226663bd
commit
21b0507e36
@ -9,6 +9,13 @@
|
|||||||
.options-anki {
|
.options-anki {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-content {
|
||||||
|
border-bottom: 1px #ddd solid;
|
||||||
|
border-left: 1px #ddd solid;
|
||||||
|
border-right: 1px #ddd solid;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user