Minor height fixes.
authorEugen Sawin <sawine@me73.com>
Tue, 16 Nov 2010 15:01:40 +0100
changeset 1936c26564cd18
parent 18 bf6547b8fabe
child 20 ea66b23342a3
Minor height fixes.
v2/expertise.html
v2/index.html
v2/style.css
v2/work.html
     1.1 --- a/v2/expertise.html	Tue Nov 16 14:59:10 2010 +0100
     1.2 +++ b/v2/expertise.html	Tue Nov 16 15:01:40 2010 +0100
     1.3 @@ -5,15 +5,16 @@
     1.4  	<title>Eugen Sawin - Software Engineer</title>  
     1.5  	<link rel="stylesheet" type="text/css" href="style.css" />
     1.6  	<script type="text/javascript">
     1.7 -
     1.8  	  var _gaq = _gaq || [];
     1.9  	  _gaq.push(['_setAccount', 'UA-2137333-3']);
    1.10  	  _gaq.push(['_trackPageview']);
    1.11  
    1.12  	  (function() {
    1.13 -		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    1.14 -		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    1.15 -		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    1.16 +		var ga = document.createElement('script'); ga.type = 'text/javascript';
    1.17 +		ga.async = true;
    1.18 +		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 				'http://www') + '.google-analytics.com/ga.js';
    1.19 +		var s = document.getElementsByTagName('script')[0];
    1.20 +		s.parentNode.insertBefore(ga, s);
    1.21  	  })();
    1.22  	</script>
    1.23  </head> 
     2.1 --- a/v2/index.html	Tue Nov 16 14:59:10 2010 +0100
     2.2 +++ b/v2/index.html	Tue Nov 16 15:01:40 2010 +0100
     2.3 @@ -5,15 +5,16 @@
     2.4  	<title>Eugen Sawin - Software Engineer</title>  
     2.5  	<link rel="stylesheet" type="text/css" href="style.css" />
     2.6  	<script type="text/javascript">
     2.7 -
     2.8  	  var _gaq = _gaq || [];
     2.9  	  _gaq.push(['_setAccount', 'UA-2137333-3']);
    2.10  	  _gaq.push(['_trackPageview']);
    2.11  
    2.12  	  (function() {
    2.13 -		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    2.14 -		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    2.15 -		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    2.16 +		var ga = document.createElement('script'); ga.type = 'text/javascript';
    2.17 +		ga.async = true;
    2.18 +		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 				'http://www') + '.google-analytics.com/ga.js';
    2.19 +		var s = document.getElementsByTagName('script')[0];
    2.20 +		s.parentNode.insertBefore(ga, s);
    2.21  	  })();
    2.22  	</script>
    2.23  </head> 
     3.1 --- a/v2/style.css	Tue Nov 16 14:59:10 2010 +0100
     3.2 +++ b/v2/style.css	Tue Nov 16 15:01:40 2010 +0100
     3.3 @@ -100,7 +100,7 @@
     3.4  	display: none;
     3.5  	font: 12px/15px sans-serif;	
     3.6  	width: 50%;
     3.7 -	height: 50%;
     3.8 +	height: 400px;
     3.9  	color: #333;
    3.10  	position: fixed;
    3.11  	margin: 30px 80px;
    3.12 @@ -120,6 +120,7 @@
    3.13  {
    3.14  	font: 12px/15px sans-serif;	
    3.15  	width: 50%;
    3.16 +	height: 400px;
    3.17  	color: #333;
    3.18  	position: fixed;
    3.19  	margin: 30px 80px;
    3.20 @@ -151,7 +152,7 @@
    3.21  	display: none;
    3.22  	font: 12px/15px sans-serif;	
    3.23  	width: 400px;
    3.24 -	height: 50%;
    3.25 +	height: 400px;
    3.26  	color: #333;
    3.27  	position: fixed;
    3.28  	margin: 30px 80px;
     4.1 --- a/v2/work.html	Tue Nov 16 14:59:10 2010 +0100
     4.2 +++ b/v2/work.html	Tue Nov 16 15:01:40 2010 +0100
     4.3 @@ -5,15 +5,16 @@
     4.4  	<title>Eugen Sawin - Software Engineer</title>  
     4.5  	<link rel="stylesheet" type="text/css" href="style.css" />
     4.6  	<script type="text/javascript">
     4.7 -
     4.8  	  var _gaq = _gaq || [];
     4.9  	  _gaq.push(['_setAccount', 'UA-2137333-3']);
    4.10  	  _gaq.push(['_trackPageview']);
    4.11  
    4.12  	  (function() {
    4.13 -		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    4.14 -		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    4.15 -		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    4.16 +		var ga = document.createElement('script'); ga.type = 'text/javascript';
    4.17 +		ga.async = true;
    4.18 +		ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 				'http://www') + '.google-analytics.com/ga.js';
    4.19 +		var s = document.getElementsByTagName('script')[0];
    4.20 +		s.parentNode.insertBefore(ga, s);
    4.21  	  })();
    4.22  	</script>
    4.23  </head>