Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 14e776f

Browse files
author
constantinol
committed
rounds flag button edges
1 parent 123ece6 commit 14e776f

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

runestone/timed/css/timed.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@ ul#pageNums li {
1212

1313
.flagBtn { /* documentation */
1414
background-color: #ED9C59 !important;
15-
border: none;
16-
outline-style: solid;
17-
outline-color: #CE5718 ;
15+
border: 3px solid #CE5718;
16+
border-radius: 5px;
1817
color: #030201 !important;
1918
cursor: pointer;
2019
width: 150;

0 commit comments

Comments
 (0)