Skip to content

Commit a4aa5b7

Browse files
committed
Fix rectangles blancs langues
1 parent b2398b7 commit a4aa5b7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

assets/css/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ html {
4444
body {
4545
margin: 0;
4646
line-height: inherit;
47+
.language-btn, .lang-content {
48+
background: rgba(0,0,0,0.9) !important;
49+
color: #fff !important;
50+
border: 1px solid #00ff00 !important;
51+
}
52+
4753
}
4854
hr {
4955
height: 0;

0 commit comments

Comments
 (0)