Difference between revisions of "Template:Team:TU Darmstadt/Viki"

Line 11: Line 11:
 
<style>@import 'https://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister';</style>
 
<style>@import 'https://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister';</style>
 
<script>
 
<script>
 +
$(document).ready(function() {
 
var docWidth = document.documentElement.offsetWidth;
 
var docWidth = document.documentElement.offsetWidth;
 +
console.log(docWidth);
  
 
[].forEach.call(
 
[].forEach.call(
Line 21: Line 23:
 
   }
 
   }
 
);
 
);
 +
});
 
</script>
 
</script>
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 16:10, 13 October 2016