added jetbrains mono for development badge
This commit is contained in:
parent
86ecf97eb8
commit
3b9ed22623
1 changed files with 5 additions and 3 deletions
|
|
@ -12,14 +12,16 @@ body.env-development::after {
|
|||
content: 'development';
|
||||
//position in left upper corner
|
||||
content: 'development';
|
||||
font-family: 'Jetbrains Mono';
|
||||
position: fixed;
|
||||
z-index: 9999;
|
||||
/* transform: rotate(-90deg); */
|
||||
top: 0;
|
||||
font-size: 11px;
|
||||
font-weight: 800;
|
||||
font-size: 8px;
|
||||
background-color: #24ff5d;
|
||||
left: 127px;
|
||||
padding: 5px 10px;
|
||||
left: 30px;
|
||||
padding: 7px 10px;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue