Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
e0c85fb6
Commit
e0c85fb6
authored
Mar 22, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use new font-stack mixins in base and alt font family mixins
parent
78e37e7d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
22 deletions
+22
-22
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/download.html
docs/download.html
+8
-8
docs/templates/pages/download.mustache
docs/templates/pages/download.mustache
+8
-8
less/variables.less
less/variables.less
+6
-6
No files found.
docs/assets/bootstrap.zip
View file @
e0c85fb6
No preview for this file type
docs/download.html
View file @
e0c85fb6
...
...
@@ -276,14 +276,20 @@
<input
type=
"text"
class=
"span3"
placeholder=
"2.127659574%"
>
<h3>
Typography
</h3>
<label>
@sansFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"'Helvetica Neue', Helvetica, Arial, sans-serif"
>
<label>
@serifFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Georgia, 'Times New Roman', Times, serif"
>
<label>
@monoFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Menlo, Monaco, 'Courier New', monospace"
>
<label>
@baseFontSize
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"13px"
>
<label>
@baseFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
'Helvetica Neue', Helvetica, Arial, sans-serif
"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
@sansFontFamily
"
>
<label>
@baseLineHeight
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"18px"
>
<label>
@altFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
Georgia, 'Times New Roman', Times, serif;
"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
@serifFontFamily
"
>
<label>
@headingsFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@headingsFontWeight
</label>
...
...
@@ -296,12 +302,6 @@
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@heroUnitLeadColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@serifFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Georgia, 'Times New Roman', Times, serif"
>
<label>
@sansFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"'Helvetica Neue', Helvetica, Arial, sans-serif"
>
<label>
@monoFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Menlo, Monaco, 'Courier New', monospace"
>
</div>
<!-- /span -->
<div
class=
"span3"
>
<h3>
Tables
</h3>
...
...
docs/templates/pages/download.mustache
View file @
e0c85fb6
...
...
@@ -200,14 +200,20 @@
<input
type=
"text"
class=
"span3"
placeholder=
"2.127659574%"
>
<h3>
{{
_i
}}
Typography
{{/
i
}}
</h3>
<label>
@sansFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"'Helvetica Neue', Helvetica, Arial, sans-serif"
>
<label>
@serifFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Georgia, 'Times New Roman', Times, serif"
>
<label>
@monoFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Menlo, Monaco, 'Courier New', monospace"
>
<label>
@baseFontSize
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"13px"
>
<label>
@baseFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
'Helvetica Neue', Helvetica, Arial, sans-serif
"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
@sansFontFamily
"
>
<label>
@baseLineHeight
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"18px"
>
<label>
@altFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"
Georgia, 'Times New Roman', Times, serif;
"
>
<input
type=
"text"
class=
"span3"
placeholder=
"
@serifFontFamily
"
>
<label>
@headingsFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@headingsFontWeight
</label>
...
...
@@ -220,12 +226,6 @@
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@heroUnitLeadColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"inherit"
>
<label>
@serifFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Georgia, 'Times New Roman', Times, serif"
>
<label>
@sansFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"'Helvetica Neue', Helvetica, Arial, sans-serif"
>
<label>
@monoFontFamily
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"Menlo, Monaco, 'Courier New', monospace"
>
</div>
<!-- /span -->
<div
class=
"span3"
>
<h3>
{{
_i
}}
Tables
{{/
i
}}
</h3>
...
...
less/variables.less
View file @
e0c85fb6
...
...
@@ -45,19 +45,19 @@
// Typography
// -------------------------
@sansFontFamily: "Helvetica Neue", Helvetica, Arial, sans-serif;
@serifFontFamily: Georgia, "Times New Roman", Times, serif;
@monoFontFamily: Menlo, Monaco, "Courier New", monospace;
@baseFontSize: 13px;
@baseFontFamily:
"Helvetica Neue", Helvetica, Arial, sans-serif
;
@baseFontFamily:
@sansFontFamily
;
@baseLineHeight: 18px;
@altFontFamily:
Georgia, "Times New Roman", Times, serif
;
@altFontFamily:
@serifFontFamily
;
@headingsFontFamily: inherit; // empty to use BS default, @baseFontFamily
@headingsFontWeight: bold; // instead of browser default, bold
@headingsColor: inherit; // empty to use BS default, @textColor
@serifFontFamily: Georgia, "Times New Roman", Times, serif;
@sansFontFamily: "Helvetica Neue", Helvetica, Arial, sans-serif;
@monoFontFamily: Menlo, Monaco, "Courier New", monospace;
// Tables
// -------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment