Difference between revisions of "Template:Tel-Hai/css"

Line 2: Line 2:
 
<style type="text/css">
 
<style type="text/css">
 
body {
 
body {
  font-family: Tahoma, Geneva, sans-serif;
 
 
   padding: 0;
 
   padding: 0;
 
   margin: 0;
 
   margin: 0;
Line 11: Line 10:
 
   position: relative;
 
   position: relative;
 
   z-index: 99;
 
   z-index: 99;
 +
  font-family: Tahoma, Geneva, sans-serif;
 
   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 
   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
Line 106: Line 106:
 
   display: block;
 
   display: block;
 
}
 
}
 
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 11:03, 18 October 2017