Mise à jour de 'theme.css'

This commit is contained in:
Simon Vieille 2020-03-26 22:47:46 +01:00
parent de914bd88c
commit da35a77d98
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,4 @@
/*
body { body {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
font-size: 14px; font-size: 14px;
@ -174,8 +175,8 @@ a {
font-size: 12px; font-size: 12px;
font-weight: 600; font-weight: 600;
} }
*/
/*
.full > .ui.top.menu { .full > .ui.top.menu {
color: #fff; color: #fff;
background: #2a2a2e; background: #2a2a2e;
@ -228,5 +229,4 @@ a {
border: 0; border: 0;
width: 100%; width: 100%;
height: 110px; height: 110px;
} }
*/