fuck go back

This commit is contained in:
Daniel Saunders 2017-07-24 12:57:10 -04:00
parent 9c3124177f
commit 04ce72f24b
3 changed files with 1 additions and 23 deletions

View File

@ -1,17 +0,0 @@
Copyright (c) 1993-2016 the Wine project authors (see the file AUTHORS
for a complete list)
Wine is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
A copy of the GNU Lesser General Public License is included in the
Wine distribution in the file COPYING.LIB. If you did not receive this
copy, write to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301, USA.

Binary file not shown.

View File

@ -2,11 +2,6 @@
* sharp.css
* For AwsumChan by Circlepuller
*/
@font-face {
font-family: Tahoma;
src: url('fonts/tahoma.ttf');
}
body {
background: #FFF url('img/fade-gray.png') repeat-x 50% 0%;
color: black;
@ -51,7 +46,7 @@ h2 {
padding: 0px;
}
h1 {
font-family: tahoma;
font-family: tahoma, sans-serif;
letter-spacing: -2px;
font-size: 20pt;
margin-bottom: 0;