mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-12 01:33:51 +01:00
Simplify styling.
This commit is contained in:
parent
92db1c0120
commit
9d05c0bb8b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user