mirror of
				https://github.com/LiteyukiStudio/LiteyukiBot.git
				synced 2025-11-04 14:36:24 +00:00 
			
		
		
		
	feat: 更多的字体
This commit is contained in:
		@@ -8,22 +8,7 @@
 | 
			
		||||
    <link rel="stylesheet" href="css/fonts.css">
 | 
			
		||||
    <style>
 | 
			
		||||
 | 
			
		||||
        @font-face {
 | 
			
		||||
            font-family: 'MiSans';
 | 
			
		||||
            src: url('fonts/normal.ttf') format('truetype');
 | 
			
		||||
            font-weight: normal;
 | 
			
		||||
            font-style: normal;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        @font-face {
 | 
			
		||||
            font-family: 'MiSans';
 | 
			
		||||
            src: url('fonts/bold.ttf') format('truetype');
 | 
			
		||||
            font-weight: bold;
 | 
			
		||||
            font-style: normal;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        body {
 | 
			
		||||
            font-family: 'MiSans', serif;
 | 
			
		||||
            background-repeat: repeat-y;
 | 
			
		||||
            background-size: cover;
 | 
			
		||||
            background-position: center;
 | 
			
		||||
@@ -33,7 +18,6 @@
 | 
			
		||||
            //margin: 24px;
 | 
			
		||||
            margin: 20px;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
        .info-box {
 | 
			
		||||
@@ -99,7 +83,8 @@
 | 
			
		||||
 | 
			
		||||
        .tag {
 | 
			
		||||
            font-size: 32px;
 | 
			
		||||
            font-weight: bold;
 | 
			
		||||
            font-weight: 700;
 | 
			
		||||
            font-style: italic;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .tag[suffix="1"]::after {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user