我想更改导航栏崩溃点,但我使用bootstrap模板,上帝知道它是如何与原始编译的bootstrap相关的。 第一个我应该编译整个variables.less,甚至整个bootstrap源,或者我可以使用@ grid-float-breakpoint创建空白的sumlines.less文件:whatever;在里面? 2我应该编译哪个文件?我的main.css包含所有基本的css内容,responsive.css包含adjustements,bootstrap.min.css和animate.css。也许编译成新文件并将其添加到html中?
BTW编译简单的1行变量。无文件返回一些奇怪的东西,有很多链接到css文件,我根本没有,div和一些单词,如抱歉的东西...... wtf? 感谢在使用simpless编译后,我的variable.css看起来像simpless是破坏了,但也许我正在做错误的东西
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<script type="text/javascript" src="images/analytics.js"></script>
<link type="text/css" rel="stylesheet" href="images/banner-styles.css">
<link href="images/css.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="images/style.css">
<script src="images/codemirror.js"></script>
<script src="images/bsa.js" async=""></script><script async="async" src="images/s_da929968ceefd579853548fefbaa306c.js" id="_bsap_js_da929968ceefd579853548fefbaa306c" type="text/javascript"></script><script src="images/in.php" async="" type="text/javascript"></script>
</head>
<body>
<div class="wrap">
<div class="main clearfix">
This subpage is temporary unavailable due to maintenance works in progress...
In the meantime we invite you to visit the main page - prexifr.com
We expect this subpage to be back within a few days.
</div>
<div class="footer-wrap">
<footer>
<ul>
<li><a href="http://prefixr.com">Prefixr</a> </li>
<li><a href="http://prefixr.com/api/usage/">API</a> </li>
<li><a href="http://prefixr.com/pages/updates.php">Recent Updates</a></li>
</ul>
</footer>
</div>
</body>
</html>
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */