Feature: Device Importing & Exporting
This commit is contained in:
@@ -302,7 +302,7 @@ img
|
||||
|
||||
code
|
||||
{
|
||||
font-family: Consolas, "Courier New", monospace;
|
||||
font-family: @FontFamilyMono;
|
||||
}
|
||||
|
||||
hr
|
||||
@@ -1247,7 +1247,7 @@ div.columnHost
|
||||
|
||||
.code
|
||||
{
|
||||
font-family: Consolas, monospace;
|
||||
font-family: @FontFamilyMono;
|
||||
}
|
||||
|
||||
div.code
|
||||
|
||||
Reference in New Issue
Block a user