mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2025-12-18 14:44:26 +01:00
Removed css properties with unneeded prefix.
This commit is contained in:
@@ -158,8 +158,6 @@ pre {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #b5e853;
|
color: #b5e853;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-moz-border-radius: 2px;
|
|
||||||
-webkit-border-radius: 2px;
|
|
||||||
text-wrap: normal;
|
text-wrap: normal;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user