Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
26208163
Commit
26208163
authored
Feb 02, 2013
by
Thomas Park
Browse files
index: fix h3 style on previews
parent
4bb0baa5
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
26208163
...
...
@@ -143,7 +143,7 @@ section {
width
:
16px
;
}
h3
{
.index
h3
{
text-align
:
center
;
font-size
:
20px
;
}
...
...
index.html
View file @
26208163
...
...
@@ -32,7 +32,7 @@
</script>
</head>
<body>
<body
class=
"index"
>
<script
src=
"js/bsa.js"
></script>
<div
class=
"navbar navbar-fixed-top"
>
...
...
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