mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-15 06:09:58 +08:00
tweaked fonts
This commit is contained in:
parent
81d7262627
commit
f539aba035
@ -2,13 +2,16 @@
|
|||||||
* @Author: printempw
|
* @Author: printempw
|
||||||
* @Date: 2016-02-04 16:47:54
|
* @Date: 2016-02-04 16:47:54
|
||||||
* @Last Modified by: printempw
|
* @Last Modified by: printempw
|
||||||
* @Last Modified time: 2016-03-19 12:00:28
|
* @Last Modified time: 2016-03-19 12:06:51
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||||
body, .ply-layer {
|
body, .ply-layer {
|
||||||
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||||
}
|
}
|
||||||
|
.main-header .logo .logo-lg {
|
||||||
|
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||||
|
}
|
||||||
input {
|
input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 10px 0 20px;
|
margin: 10px 0 20px;
|
||||||
|
@ -2,13 +2,16 @@
|
|||||||
* @Author: printempw
|
* @Author: printempw
|
||||||
* @Date: 2016-01-21 19:12:06
|
* @Date: 2016-01-21 19:12:06
|
||||||
* @Last Modified by: printempw
|
* @Last Modified by: printempw
|
||||||
* @Last Modified time: 2016-03-19 12:01:37
|
* @Last Modified time: 2016-03-19 12:07:02
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||||
body, .ply-layer {
|
body, .ply-layer {
|
||||||
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||||
}
|
}
|
||||||
|
.main-header .logo .logo-lg {
|
||||||
|
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||||
|
}
|
||||||
#canvas3d {
|
#canvas3d {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
Reference in New Issue
Block a user