[theme,refactor,css][xs]: move site css into css/site directory from css/.
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
<!-- link rel="stylesheet" href="vendor/bootstrap/2.0.2/css/bootstrap-responsive.css" -->
|
||||
|
||||
<link href="css/pygments.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/site.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/site/pygments.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/site/site.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar navbar-fixed-top">
|
||||
|
||||
Reference in New Issue
Block a user