Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-wiki
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
OpenEdx
django-wiki
Commits
9655067f
Commit
9655067f
authored
Feb 15, 2013
by
benjaoming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bootstrap typography
parent
ea70181c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
wiki/static/wiki/bootstrap/css/wiki-bootstrap.css
+4
-0
wiki/static/wiki/bootstrap/css/wiki-bootstrap.min.css
+2
-2
No files found.
wiki/static/wiki/bootstrap/css/wiki-bootstrap.css
View file @
9655067f
...
...
@@ -5332,9 +5332,13 @@ h1#article-title {
padding-bottom
:
9px
;
margin
:
20px
0
30px
;
border-bottom
:
1px
solid
#eeeeee
;
margin-bottom
:
20px
;
padding-bottom
:
0px
;
}
.wiki-article
h3
{
font-size
:
21px
;
margin
:
15px
0
10px
;
line-height
:
30px
;
}
.wiki-article
h4
{
font-size
:
17.5px
;
...
...
wiki/static/wiki/bootstrap/css/wiki-bootstrap.min.css
View file @
9655067f
...
...
@@ -886,8 +886,8 @@ h1#article-title{font-size:2em;margin-top:-5px;}
.wiki-article
table
caption
+
thead
tr
:first-child
th
:last-child
,
.wiki-article
table
caption
+
tbody
tr
:first-child
td
:last-child
,
.wiki-article
table
colgroup
+
thead
tr
:first-child
th
:last-child
,
.wiki-article
table
colgroup
+
tbody
tr
:first-child
td
:last-child
{
-webkit-border-top-right-radius
:
4px
;
-moz-border-radius-topright
:
4px
;
border-top-right-radius
:
4px
;}
.wiki-article
h1
,
.wiki-article
h2
,
.wiki-article
h3
,
.wiki-article
h4
,
.wiki-article
h5
,
.wiki-article
h6
{
overflow
:
hidden
;
margin-right
:
5px
;}
.wiki-article
h1
{
font-size
:
28px
;
padding-bottom
:
9px
;
margin
:
20px
0
30px
;
border-bottom
:
1px
solid
#eeeeee
;}
.wiki-article
h2
{
font-size
:
24.5px
;
padding-bottom
:
9px
;
margin
:
20px
0
30px
;
border-bottom
:
1px
solid
#eeeeee
;}
.wiki-article
h3
{
font-size
:
21px
;}
.wiki-article
h2
{
font-size
:
24.5px
;
padding-bottom
:
9px
;
margin
:
20px
0
30px
;
border-bottom
:
1px
solid
#eeeeee
;
margin-bottom
:
20px
;
padding-bottom
:
0px
;
}
.wiki-article
h3
{
font-size
:
21px
;
margin
:
15px
0
10px
;
line-height
:
30px
;
}
.wiki-article
h4
{
font-size
:
17.5px
;}
.wiki-article
h5
,
.wiki-article
h6
{
font-size
:
14px
;}
input
[
type
=
file
]
{
float
:
none
;
width
:
auto
;}
...
...
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