First blog record
This commit is contained in:
+3
-3
@@ -225,8 +225,8 @@ textarea {
|
||||
font-family: 'DOS';
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
src: url('fonts/Fixedsys500c.eot');
|
||||
src: local('☺'), url('fonts/Fixedsys500c.woff') format('woff'), url('fonts/Fixedsys500c.ttf') format('truetype'), url('fonts/Fixedsys500c.svg') format('svg');
|
||||
src: url('fonts/FSEX300.eot');
|
||||
src: local('☺'), url('fonts/FSEX300.woff') format('woff'), url('fonts/FSEX300.ttf') format('truetype');
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -870,7 +870,7 @@ li {
|
||||
padding-left: 0;
|
||||
margin-left: 0;
|
||||
line-height: 20px;
|
||||
list-style: none;
|
||||
/*list-style: none;*/
|
||||
}
|
||||
|
||||
ul.unstyled,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
_386 = {
|
||||
fastLoad: false,
|
||||
onePass: true,
|
||||
speedFactor: 1
|
||||
onePass: false,
|
||||
speedFactor: 100
|
||||
};
|
||||
Reference in New Issue
Block a user