mirror of
https://github.com/reactos/web.git
synced 2024-11-23 03:39:49 +00:00
[FORUM] Integrate into the new website design.
This commit is contained in:
parent
c7c65f61a7
commit
82f19adf4e
@ -49,6 +49,7 @@
|
||||
<link href="{T_STYLESHEET_LINK}" rel="stylesheet">
|
||||
<link href="{T_STYLESHEET_LANG_LINK}" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/font-roboto.css" type='text/css'>
|
||||
<link href="/rosweb/css/static-header.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{T_THEME_PATH}/reactos.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
body {
|
||||
font-family: "Open Sans";
|
||||
font-family: "Roboto";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user