mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
commit
8c13565e3c
4
css.html
4
css.html
@ -2799,8 +2799,8 @@ For example, <code><section></code> should be wrapped as inline.
|
||||
<p>A handful of variables for quickly customizing key elements of your site's skeleton.</p>
|
||||
{% highlight css %}
|
||||
// Scaffolding
|
||||
@body-background: #fff;
|
||||
@text-color: @black-50;
|
||||
@body-bg: #fff;
|
||||
@text-color: @black-50;
|
||||
{% endhighlight %}
|
||||
|
||||
<h3 id="less-variables-links">Links</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user