mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-16 05:48:10 +00:00
Default node text font
This commit is contained in:
@ -38,3 +38,7 @@ g.node:hover {
|
||||
left: 50%;
|
||||
}
|
||||
|
||||
g.node text {
|
||||
font-family: Roboto !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user