[site,theme][xs]: move site css out of css/site to css-site.
This commit is contained in:
parent
f8bcf28d14
commit
7a2da02f26
@ -17,8 +17,8 @@
|
||||
|
||||
<!-- link rel="stylesheet" href="vendor/bootstrap/2.0.2/css/bootstrap-responsive.css" -->
|
||||
|
||||
<link href="{{ page.root }}css/site/pygments.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{{ page.root }}css/site/site.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{{ page.root }}css-site/pygments.css" rel="stylesheet" type="text/css" />
|
||||
<link href="{{ page.root }}css-site/style.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar navbar-fixed-top">
|
||||
|
||||
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
x
Reference in New Issue
Block a user