Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b4bb7d96
authored
2014-08-22 10:40:13 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add ads
1 parent
1a1df040
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
55 additions
and
6 deletions
css/site.css
css/site.min.css
documentation.html
free-psd.html
getting-started.html
index.html
css/site.css
View file @
b4bb7d9
...
...
@@ -45,7 +45,6 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
* index
* ---------------------------------- */
.index
{
padding-top
:
100px
;
text-align
:
center
;
background-color
:
rgba
(
255
,
255
,
255
,
.9
);
min-height
:
746px
;
...
...
@@ -63,7 +62,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-style
:
italic
;
}
.index
.download-link
{
margin
:
40px
0
20px
;
margin
:
20px
0
;
}
.index
.download-link
.btn
{
padding
:
15px
35px
;
...
...
@@ -90,14 +89,40 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight
:
bold
;
font-size
:
16px
;
}
.index
.adpacks
{
margin
:
0
auto
100px
;
padding
:
15px
;
border-radius
:
3px
;
border
:
1px
solid
#3bafda
;
width
:
380px
;
min-height
:
132px
;
text-align
:
left
!important
;
}
.index
.adpacks
.adpacks-img
{
float
:
left
;
width
:
140px
;
}
.index
.adpacks
.adpacks-text
,
.index
.adpacks
.adpacks-poweredby
{
font-size
:
13px
;
line-height
:
16px
;
}
.index
.adpacks
.adpacks-poweredby
{
display
:
block
;
}
@media
(
max-width
:
767px
)
{
.index
{
padding-top
:
0
;
min-height
:
600px
;
}
.index
.download-link
.btn
{
padding
:
15px
;
}
.index
.adpacks
{
width
:
100%
;
min-height
:
132px
;
}
}
/* ----------------------------------
* social
...
...
@@ -243,10 +268,11 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
* advertisement
* ---------------------------------- */
.advertisement
{
padding
:
15px
;
width
:
auto
!important
;
overflow
:
hidden
;
/* clearfix */
text-align
:
left
;
border
:
0
!important
;
border
:
1px
solid
#a4e4ef
!important
;
border-radius
:
4px
;
}
@media
(
max-width
:
767px
)
{
...
...
@@ -258,9 +284,9 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
@media
(
min-width
:
768px
)
{
.advertisement
{
position
:
absolute
;
top
:
5px
;
top
:
1
5px
;
right
:
15px
;
/* 15px instead of 0 since box-sizing */
width
:
3
0
0px
!important
;
width
:
3
8
0px
!important
;
}
}
/* ----------------------------------
...
...
@@ -373,6 +399,22 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
padding
:
10px
16px
;
text-decoration
:
none
;
}
.topic
.container
a
.adpacks-img
{
float
:
left
;
width
:
140px
;
}
.topic
.container
a
.adpacks-text
{
font-size
:
13px
;
line-height
:
16px
!important
;
text-decoration
:
none
;
}
.topic
.container
a
.adpacks-poweredby
{
display
:
block
;
font-size
:
13px
;
line-height
:
16px
!important
;
text-decoration
:
none
;
color
:
#c5f5fe
;
}
.topic
.github
{
position
:
relative
;
top
:
10px
;
...
...
css/site.min.css
View file @
b4bb7d9
This diff could not be displayed because it is too large.
documentation.html
View file @
b4bb7d9
...
...
@@ -52,6 +52,7 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<script
async
type=
"text/javascript"
src=
"//cdn.adpacks.com/adpacks.js?zoneid=1386&serve=C6SI42Y&placement=bootflat"
id=
"_adpacks_js"
></script>
</div>
</div>
</div>
...
...
free-psd.html
View file @
b4bb7d9
...
...
@@ -58,6 +58,8 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<script
async
type=
"text/javascript"
src=
"//cdn.adpacks.com/adpacks.js?zoneid=1386&serve=C6SI42Y&placement=bootflat"
id=
"_adpacks_js"
></script>
</div>
</div>
</div>
...
...
getting-started.html
View file @
b4bb7d9
...
...
@@ -51,6 +51,7 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<script
async
type=
"text/javascript"
src=
"//cdn.adpacks.com/adpacks.js?zoneid=1386&serve=C6SI42Y&placement=bootflat"
id=
"_adpacks_js"
></script>
</div>
</div>
</div>
...
...
index.html
View file @
b4bb7d9
...
...
@@ -53,6 +53,9 @@
<a
class=
"btn btn-primary"
href=
"https://github.com/Bootflat/Bootflat.github.io/archive/master.zip"
>
Download (Version 2.0.3)
</a>
</p>
<p
class=
"version-text"
>
MIT Licensed - Version 2.0.3
</p>
<p
class=
"adpacks"
>
<script
async
type=
"text/javascript"
src=
"//cdn.adpacks.com/adpacks.js?zoneid=1386&serve=C6SI42Y&placement=bootflat"
id=
"_adpacks_js"
></script>
</p>
<p
class=
"learn-more Bootflat"
>
<a
href=
"#learn-more"
>
Learn more
<i
class=
"icon"
data-icon=
""
></i></a>
</p>
...
...
Please
register
or
sign in
to post a comment