Difference between revisions of "Template:Heidelberg/Weltkugel"

Line 1: Line 1:
 
{{#tag:html|
 
{{#tag:html|
  {{Heidelberg/templateus/Contentsection|
 
 
   <html>
 
   <html>
 
     <style>
 
     <style>
Line 60: Line 59:
  
  
       <div style="height:600px;" class="container">
+
       <div style="height: 600px;" class="row">
         <svg id="globe" class="col-lg-6 col-md-6 col-sm-12 col-xs-12"></svg>
+
         <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
        <svg id="defs" class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
+
          <svg id="globe" ></svg>
          <defs>
+
          <svg id="defs">
 +
            <defs>
 
             <linearGradient id="gradBlue" x1="0%" y1="0%" x2="100%" y2="0%">
 
             <linearGradient id="gradBlue" x1="0%" y1="0%" x2="100%" y2="0%">
 
                 <stop offset="0%" style="stop-color:white;stop-opacity:1" />
 
                 <stop offset="0%" style="stop-color:white;stop-opacity:1" />
Line 79: Line 79:
 
                     <feMergeNode in="coloredBlur"/>
 
                     <feMergeNode in="coloredBlur"/>
 
                     <feMergeNode in="SourceGraphic"/>
 
                     <feMergeNode in="SourceGraphic"/>
                </feMerge>
+
                  </feMerge>
            </filter>
+
              </filter>
          </defs>
+
            </defs>
        </svg>
+
          </svg>
 +
        </div>
 
         <div style="position: absolute; background-color: white !important;color: white !important; width: 400px; right: 100px;top: 135px; border-radius: 10px;border: 1px solid #BF3E42" id="show" class="col-lg-6 col-md-6 col-sm-12 col-xs-12"></div>   
 
         <div style="position: absolute; background-color: white !important;color: white !important; width: 400px; right: 100px;top: 135px; border-radius: 10px;border: 1px solid #BF3E42" id="show" class="col-lg-6 col-md-6 col-sm-12 col-xs-12"></div>   
 
</div>
 
</div>
Line 259: Line 260:
 
     </script>
 
     </script>
 
   </html>
 
   </html>
  }}
 
 
}}
 
}}

Revision as of 13:56, 31 October 2017