Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 293d57d

Browse filesBrowse files
committed
mono
1 parent bdd3cda commit 293d57d
Copy full SHA for 293d57d

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎examples/GUI/demo.css

Copy file name to clipboardExpand all lines: examples/GUI/demo.css
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,9 @@ th {
306306
td {
307307
padding: 10px 15px;
308308
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
309+
font-family: 'Fira Code', 'JetBrains Mono', 'Cascadia Code', 'Source Code Pro', 'Roboto Mono', 'IBM Plex Mono', 'Ubuntu Mono', 'Inconsolata', 'Consolas', 'Menlo', 'Monaco', 'Courier New', monospace;
310+
white-space: break-spaces;
311+
font-size: 1rem;
309312
}
310313

311314
tr:last-child td {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.