mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Simplify styling.
This commit is contained in:
@@ -33,13 +33,7 @@
|
||||
font-style: italic;
|
||||
}
|
||||
kbd {
|
||||
font-family: monospace, -apple-system;
|
||||
background: #FFF;
|
||||
padding: 2px;
|
||||
margin: 0 4px 0 2px;
|
||||
border: solid #333 1px;
|
||||
border-radius: 3px;
|
||||
box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.75);
|
||||
font-family: -apple-system;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user