included github link, fixed direct page load menu colors, removed old stuff, facebook picture
This commit is contained in:
parent
3927f12265
commit
1d910b64af
|
Before Width: | Height: | Size: 292 KiB After Width: | Height: | Size: 292 KiB |
BIN
democracy/files/org/story_gesamt_2.png
Normal file
BIN
democracy/files/org/story_gesamt_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 690 KiB |
@ -2,6 +2,9 @@ function init_help(){
|
|||||||
$(".w3-banner").css("display", "none");
|
$(".w3-banner").css("display", "none");
|
||||||
$(".banner").addClass("banner_nonpure2");
|
$(".banner").addClass("banner_nonpure2");
|
||||||
$(".banner").removeClass("banner_nonpure");
|
$(".banner").removeClass("banner_nonpure");
|
||||||
|
$(".m_mm").css("color","#fff");
|
||||||
|
$(".m_mm").removeClass("active");
|
||||||
|
$("#m_help").addClass("active");
|
||||||
$("#content").css('position', 'relative').css("right", "-3500px");
|
$("#content").css('position', 'relative').css("right", "-3500px");
|
||||||
$("#content").animate({"right":"0"}, 500);
|
$("#content").animate({"right":"0"}, 500);
|
||||||
// txt zeichen zählen
|
// txt zeichen zählen
|
||||||
|
|||||||
@ -2,6 +2,9 @@ function init_medien(){
|
|||||||
$(".w3-banner").css("display", "none");
|
$(".w3-banner").css("display", "none");
|
||||||
$(".banner").addClass("banner_nonpure2");
|
$(".banner").addClass("banner_nonpure2");
|
||||||
$(".banner").removeClass("banner_nonpure");
|
$(".banner").removeClass("banner_nonpure");
|
||||||
|
$(".m_mm").css("color","#fff");
|
||||||
|
$(".m_mm").removeClass("active");
|
||||||
|
$("#m_medien").addClass("active");
|
||||||
$("#content").css('position', 'relative').css("right", "-3500px");
|
$("#content").css('position', 'relative').css("right", "-3500px");
|
||||||
$("#content").animate({"right":"0"}, 500);
|
$("#content").animate({"right":"0"}, 500);
|
||||||
}
|
}
|
||||||
@ -596,12 +596,6 @@ i.fa.fa-quote-right {
|
|||||||
top:0;
|
top:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rslides li {
|
|
||||||
position:relative;
|
|
||||||
display:block;
|
|
||||||
float:left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rslides img {
|
.rslides img {
|
||||||
height:auto;
|
height:auto;
|
||||||
border:0;
|
border:0;
|
||||||
|
|||||||
@ -34,10 +34,11 @@
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:title" content="DEMOCRACY - Demokratie_live" />
|
<meta property="og:title" content="DEMOCRACY - Demokratie_live" />
|
||||||
<meta property="og:description" content="DEMOCRACY ist eine Initiative für mehr Basisdemokratie in Deutschland." />
|
<meta property="og:description" content="DEMOCRACY ist eine Initiative für mehr Basisdemokratie in Deutschland." />
|
||||||
<meta property="og:image" content="https://www.democracy-deutschland.de/images/forfb2.png" />
|
<meta property="og:image" content="./files/images/forfb2.png" />
|
||||||
<meta name="msapplication-TileColor" content="#ffffff">
|
<meta name="msapplication-TileColor" content="#ffffff">
|
||||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||||
<meta name="theme-color" content="#ffffff">
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
<meta name="fragment" content="!">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
/*@font-face {
|
/*@font-face {
|
||||||
@ -52,16 +53,16 @@
|
|||||||
}
|
}
|
||||||
/* font-family: 'isabelle_layne', serif; */
|
/* font-family: 'isabelle_layne', serif; */
|
||||||
|
|
||||||
@font-face {
|
/*@font-face {
|
||||||
font-family: 'raleway';
|
font-family: 'raleway';
|
||||||
src: url('fonts/Raleway-Light.ttf') format('truetype');
|
src: url('fonts/Raleway-Light.ttf') format('truetype');
|
||||||
}
|
}*/
|
||||||
/* font-family: 'raleway', serif; */
|
/* font-family: 'raleway', serif; */
|
||||||
|
|
||||||
@font-face {
|
/*@font-face {
|
||||||
font-family: 'playfair_display';
|
font-family: 'playfair_display';
|
||||||
src: url('./files/font/playfair_display.tff') format('truetype');
|
src: url('./files/font/playfair_display.tff') format('truetype');
|
||||||
}
|
}*/
|
||||||
/* font-family: 'playfair_display', serif; */
|
/* font-family: 'playfair_display', serif; */
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
@ -132,7 +133,7 @@
|
|||||||
<li><a id="m_idee" class="m_mm active" href="#">Idee</a></li>
|
<li><a id="m_idee" class="m_mm active" href="#">Idee</a></li>
|
||||||
<li><a id="m_wir" class="m_mm" href="#!wir">Wir</a></li>
|
<li><a id="m_wir" class="m_mm" href="#!wir">Wir</a></li>
|
||||||
<li><a id="m_medien" class="m_mm" href="#!medien">Medien</a></li>
|
<li><a id="m_medien" class="m_mm" href="#!medien">Medien</a></li>
|
||||||
<li><a class="m_mm" href="#!prototyp">Prototyp</a></li>
|
<li><a id="m_prototyp" class="m_mm" href="#!prototyp">Prototyp</a></li>
|
||||||
<li><a id="m_help" class="m_mm" href="#!help">Mithelfen</a></li>
|
<li><a id="m_help" class="m_mm" href="#!help">Mithelfen</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="clearfix"> </div>
|
<div class="clearfix"> </div>
|
||||||
@ -174,27 +175,12 @@
|
|||||||
<div class="isabelle_layne">Demokratie_live</div>
|
<div class="isabelle_layne">Demokratie_live</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="agileinfo-social-grids">
|
<div class="agileinfo-social-grids">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li><a href="https://www.youtube.com/channel/UC2R4cGTq1LjFZ2DvDaVhDyg" target="_blank"><i id="youtube_" class="fa fa-youtube"></i></a></li>
|
||||||
<a href="https://www.youtube.com/channel/UC2R4cGTq1LjFZ2DvDaVhDyg" target="_blank" >
|
<li><a href="https://www.facebook.com/democracygermany/" target="_blank"><i id="facebook_" class="facebook_ fa fa-facebook"></i></a></li>
|
||||||
<i id="youtube_" class="fa fa-youtube" ></i>
|
<li><a href="https://twitter.com/democracy_de" target="_blank"><i id="twitter_" class="fa fa-twitter"></i></a></li>
|
||||||
</a>
|
<li><a href="https://www.instagram.com/democracy_deutschland/" target="_blank"><i id="insta_" class="insta_ fa fa-instagram"></i></a></li>
|
||||||
</li>
|
<li><a href="https://github.com/demokratie-live/" target="_blank"><i id="insta_" class="insta_ fa fa-github"></i></a></li>
|
||||||
<li>
|
|
||||||
<a href="https://www.facebook.com/democracygermany/" target="_blank" >
|
|
||||||
<i id="facebook_" class="facebook_ fa fa-facebook" ></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://twitter.com/democracy_de" target="_blank" >
|
|
||||||
<i id="twitter_" class="fa fa-twitter" ></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="https://www.instagram.com/democracy_deutschland/" target="_blank" >
|
|
||||||
<i id="insta_" class="insta_ fa fa-instagram" ></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -239,11 +225,11 @@
|
|||||||
<div class="col-md-3 agileinfo_footer_grid agileinfo_footer_grid1" style="padding-right:20px">
|
<div class="col-md-3 agileinfo_footer_grid agileinfo_footer_grid1" style="padding-right:20px">
|
||||||
<h3>Navigation</h3>
|
<h3>Navigation</h3>
|
||||||
<ul class="w3layouts_footer_nav">
|
<ul class="w3layouts_footer_nav">
|
||||||
<li><a href="#" onclick="$('#m_idee,#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Idee</a></li>
|
<li><a href="#" onclick="$('#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Idee</a></li>
|
||||||
<li><a href="#!wir" onclick="$('#m_wir,#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Wir</a></li>
|
<li><a href="#!wir" onclick="$('#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Wir</a></li>
|
||||||
<li><a href="#!medien" onclick="$('#m_medien,#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Medien</a></li>
|
<li><a href="#!medien" onclick="$('#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Medien</a></li>
|
||||||
<li><a href="#!prototyp" onclick="$('#m_proto,#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Prototyp</a></li>
|
<li><a href="#!prototyp" onclick="$('#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Prototyp</a></li>
|
||||||
<li><a href="#!help" onclick="$('#m_help,#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Mithelfen</a></li>
|
<li><a href="#!help" onclick="$('#toTopHover').click()"><i class="fa fa-angle-right" aria-hidden="true"></i>Mithelfen</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="clearfix"> </div>
|
<div class="clearfix"> </div>
|
||||||
|
|||||||
@ -2,6 +2,9 @@ function init_prototyp(){
|
|||||||
$(".w3-banner").css("display", "none");
|
$(".w3-banner").css("display", "none");
|
||||||
$(".banner").addClass("banner_nonpure2");
|
$(".banner").addClass("banner_nonpure2");
|
||||||
$(".banner").removeClass("banner_nonpure");
|
$(".banner").removeClass("banner_nonpure");
|
||||||
|
$(".m_mm").css("color","#fff");
|
||||||
|
$(".m_mm").removeClass("active");
|
||||||
|
$("#m_prototyp").addClass("active");
|
||||||
$("#content").css('position', 'relative').css("right", "-3500px");
|
$("#content").css('position', 'relative').css("right", "-3500px");
|
||||||
$("#content").animate({"right":"0"}, 500);
|
$("#content").animate({"right":"0"}, 500);
|
||||||
}
|
}
|
||||||
@ -1,11 +1,12 @@
|
|||||||
function init_start(){
|
function init_start(){
|
||||||
$(".w3-banner").css('position', 'relative').css("right", "-3500px");
|
$(".w3-banner").css('position', 'relative').css("right", "-3500px");
|
||||||
$(".w3-banner").css("display", "block");
|
$(".w3-banner").css("display", "block");
|
||||||
$(".w3-banner").animate({"right":"0"}, 500);
|
$(".w3-banner").animate({"right":"0"}, 700);
|
||||||
|
|
||||||
$(".banner").addClass("banner_nonpure");
|
$(".banner").addClass("banner_nonpure");
|
||||||
$(".banner").removeClass("banner_nonpure2");
|
$(".banner").removeClass("banner_nonpure2");
|
||||||
$(".m_mm").removeClass("active");
|
|
||||||
$(".m_mm").css("color","#fff");
|
$(".m_mm").css("color","#fff");
|
||||||
|
$(".m_mm").removeClass("active");
|
||||||
|
$("#m_idee").addClass("active");
|
||||||
$(".footer").addClass("footer_bg_grey");
|
$(".footer").addClass("footer_bg_grey");
|
||||||
}
|
}
|
||||||
@ -2,6 +2,10 @@ function init_wir(){
|
|||||||
$(".w3-banner").css("display", "none");
|
$(".w3-banner").css("display", "none");
|
||||||
$(".banner").addClass("banner_nonpure2");
|
$(".banner").addClass("banner_nonpure2");
|
||||||
$(".banner").removeClass("banner_nonpure");
|
$(".banner").removeClass("banner_nonpure");
|
||||||
|
$(".m_mm").css("color","#fff");
|
||||||
|
$(".m_mm").removeClass("active");
|
||||||
|
$("#m_wir").addClass("active");
|
||||||
$("#content").css('position', 'relative').css("right", "-3500px");
|
$("#content").css('position', 'relative').css("right", "-3500px");
|
||||||
$("#content").animate({"right":"0"}, 500);
|
$("#content").animate({"right":"0"}, 500);
|
||||||
|
$("#slider3").responsiveSlides({speed: 3000});
|
||||||
}
|
}
|
||||||
@ -130,52 +130,33 @@
|
|||||||
<li>
|
<li>
|
||||||
<div class="testimonial-top">
|
<div class="testimonial-top">
|
||||||
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
||||||
<p>Die Demokratie muss dem Schwächsten die gleichen Chancen zusichern wie dem Stärksten.</p>
|
<p style="font-family: 'TravelingTypewriter', serif;">Die Demokratie muss dem Schwächsten die gleichen Chancen zusichern wie dem Stärksten.</p>
|
||||||
<h5> Mahatma Gandhi </h5>
|
<h5> Mahatma Gandhi </h5>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div class="testimonial-top">
|
<div class="testimonial-top">
|
||||||
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
||||||
<p>Wir wollen mehr Demokratie wagen.</p>
|
<p style="font-family: 'TravelingTypewriter', serif;">Wir wollen mehr Demokratie wagen.</p>
|
||||||
<h5>Willy Brandt</h5>
|
<h5>Willy Brandt</h5>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div class="testimonial-top">
|
<div class="testimonial-top">
|
||||||
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
||||||
<p>Die Demokratie ist die einzige Staatsform, die den stets notwendigen Weg zum Wandel in Frieden finden läßt.</p>
|
<p style="font-family: 'TravelingTypewriter', serif;">Die Demokratie ist die einzige Staatsform, die den stets notwendigen Weg zum Wandel in Frieden finden läßt.</p>
|
||||||
<h5>Richard von Weizsäcker </h5>
|
<h5>Richard von Weizsäcker </h5>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div class="testimonial-top">
|
<div class="testimonial-top">
|
||||||
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
<i class="fa fa-quote-right" aria-hidden="true"></i>
|
||||||
<p>Information ist die Währung der Demokratie.</p>
|
<p style="font-family: 'TravelingTypewriter', serif;">Information ist die Währung der Demokratie.</p>
|
||||||
<h5>Thomas Jefferson </h5>
|
<h5>Thomas Jefferson </h5>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<script>
|
|
||||||
// You can also use "$(window).load(function() {"
|
|
||||||
$(function () {
|
|
||||||
// Slideshow 4
|
|
||||||
$("#slider3").responsiveSlides({
|
|
||||||
/*auto: true,
|
|
||||||
pager:true,
|
|
||||||
nav:false,
|
|
||||||
speed: 6000,*/
|
|
||||||
//namespace: "callbacks",
|
|
||||||
/*before: function () {
|
|
||||||
$('.events').append("<li>before event fired.</li>");
|
|
||||||
},
|
|
||||||
after: function () {
|
|
||||||
$('.events').append("<li>after event fired.</li>");
|
|
||||||
}*/
|
|
||||||
});
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
<!--banner Slider starts Here-->
|
<!--banner Slider starts Here-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -302,7 +283,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-3 w3_agileits_team_grid pointer" onclick="$('#m_help').click()">
|
<div class="col-md-3 w3_agileits_team_grid pointer" onclick="system.load('help'); $('#toTopHover').click();">
|
||||||
|
|
||||||
<div class="w3layouts_team_grid">
|
<div class="w3layouts_team_grid">
|
||||||
<img src="./files/wir/userdefault.jpg" alt="Du" class="img-responsive" />
|
<img src="./files/wir/userdefault.jpg" alt="Du" class="img-responsive" />
|
||||||
|
|||||||
6584
old/css/bootstrap.css
vendored
6584
old/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
2317
old/js/bootstrap.js
vendored
2317
old/js/bootstrap.js
vendored
File diff suppressed because it is too large
Load Diff
4
old/js/jquery-1.11.1.min.js
vendored
4
old/js/jquery-1.11.1.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user