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
53de550c
authored
10 years ago
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add ads
1 parent
3908af9d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
21 deletions
css/site.css
css/site.min.css
documentation.html
free-psd.html
getting-started.html
css/site.css
View file @
53de550
...
...
@@ -243,22 +243,16 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
* advertisement
* ---------------------------------- */
.advertisement
{
padding
:
20px
;
width
:
auto
!important
;
overflow
:
hidden
;
/* clearfix */
text-align
:
left
;
border
:
0
!important
;
background
:
#84cad7
!important
;
border
:
0
!important
;
border-radius
:
4px
;
box-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.075
);
height
:
121px
;
}
@media
(
max-width
:
767px
)
{
.advertisement
{
position
:
static
;
margin
:
30px
0
;
box-shadow
:
inset
0
3px
5px
rgba
(
0
,
0
,
0
,
.075
),
0
1px
0
rgba
(
255
,
255
,
255
,
.1
);
}
}
@media
(
min-width
:
768px
)
{
...
...
@@ -266,7 +260,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
position
:
absolute
;
top
:
5px
;
right
:
15px
;
/* 15px instead of 0 since box-sizing */
width
:
3
4
0px
!important
;
width
:
3
0
0px
!important
;
}
}
/* ----------------------------------
...
...
@@ -342,7 +336,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
* ---------------------------------- */
.topic
{
position
:
relative
;
padding
:
50px
0
1
10px
;
padding
:
50px
0
2
10px
;
}
.topic
h3
{
margin-top
:
20px
;
...
...
This diff is collapsed.
Click to expand it.
css/site.min.css
View file @
53de550
This diff could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
documentation.html
View file @
53de550
...
...
@@ -52,10 +52,10 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
free-psd.html
View file @
53de550
...
...
@@ -58,11 +58,11 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
</div>
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
</div>
</div>
</div>
<div
class=
"topic__infos"
>
...
...
This diff is collapsed.
Click to expand it.
getting-started.html
View file @
53de550
...
...
@@ -51,10 +51,10 @@
</div>
<div
class=
"col-md-4"
>
<div
class=
"advertisement"
>
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
<!-- Begin BidVertiser code -->
<SCRIPT
LANGUAGE=
"JavaScript1.1"
SRC=
"http://bdv.bidvertiser.com/BidVertiser.dbm?pid=621492&bid=1552362"
type=
"text/javascript"
></SCRIPT>
<noscript><a
href=
"http://www.bidvertiser.com"
>
affiliate program
</a></noscript>
<!-- End BidVertiser code -->
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment