mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-09 11:50:07 +08:00
Added some tests
This commit is contained in:
+2
-2
@@ -579,8 +579,8 @@ input[type="text"].ui-grid-filter-input:hover {
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'ui-grid';
|
||||
src: url('ui-grid.eot');
|
||||
src: url('ui-grid.eot#iefix') format('embedded-opentype'), url('ui-grid.woff') format('woff'), url('ui-grid.ttf?') format('truetype'), url('ui-grid.svg?#ui-grid') format('svg');
|
||||
src: url('../fonts/ui-grid.eot');
|
||||
src: url('../fonts/ui-grid.eot#iefix') format('embedded-opentype'), url('../fonts/ui-grid.woff') format('woff'), url('../fonts/ui-grid.ttf?') format('truetype'), url('../fonts/ui-grid.svg?#ui-grid') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user