Skip to content

Commit c9761e7

Browse files
author
LAPTOP-48KIJ867\Langri
committed
no message
1 parent c716bd5 commit c9761e7

13 files changed

+10209
-13
lines changed

public/css/adjustments_bootstrap_advanced_presenter.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/adjustments_bootstrap_advanced_presenter.less

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@
66
//
77
////////////////////////////////
88

9-
10-
119
@import 'color_definitions_theme_1.less';
1210

11+
#content {
12+
display: block;
1313

14+
> * {
15+
width: 100%;
16+
max-width: 100%;
17+
}
18+
}
1419

1520
.cf:before,
1621
.cf:after {

public/css/adjustments_bulma.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/adjustments_bulma.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@import url(//fonts.googleapis.com/css?family=Dosis:500|Roboto:300&subset=latin,latin-ext);
2+
@import url('https://fonts.googleapis.com/css?family=Signika+Negative|Francois+One&subset=latin,latin-ext');
3+
4+
@import 'color_definitions_theme_1.less';

public/css/bootstrap-4.0.0-beta.min.css

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)