forked from achmizs/deus-gaming
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa1ccf6bde |
@ -324,6 +324,12 @@ hr {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.no-hyphens {
|
||||||
|
-webkit-hyphens: none !important;
|
||||||
|
-moz-hyphens: none !important;
|
||||||
|
hyphens: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*=-----------------=*/
|
/*=-----------------=*/
|
||||||
/* Copyright notice. */
|
/* Copyright notice. */
|
||||||
/*=-----------------=*/
|
/*=-----------------=*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user