Difference between revisions of "Team:METU Turkey team"

Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
<style type="text/css">
+
<script type="text/javascript">
    body {
+
// The script below will remove all wikistylesheets, so you now have unlimited freedom for inline CSS.
        background-color:white;
+
 
    }
+
for ( i=0; i<document.styleSheets.length; i++)  {
   
+
     void(document.styleSheets.item(i).disabled=true);
    p.sansserif {
+
    font-family: Arial, Helvetica, sans-serif;
+
}
+
   
+
    #rcorners1 {
+
    border-radius: 25px;
+
    background: #FFCE76;
+
    padding: 20px;
+
    width: 100px;
+
    height: 30px;   
+
}
+
    #rcorners1:hover {
+
    border-radius: 25px;
+
    background:#E8C560;
+
    padding: 20px;
+
    width: 100px;
+
    height: 30px;   
+
}
+
    a.one:link {color:2F6CB2;text-decoration:none;}
+
a.one:visited {color:#0000ff;text-decoration:none;}
+
a.one:hover {color:#FFE9C2;text-decoration:none;}
+
      
+
    p.ex {
+
    width: 270px;
+
    padding: 0px;
+
    margin: 0;
+
}
+
   
+
    li {
+
    display: inline;
+
}
+
   
+
    img.ex {
+
    margin-left: 50px;
+
 
}
 
}
  
    .floating-box {
+
</script>
    float: left;
+
<style>
    width: 200px;
+
    height: 75px;
+
    margin: 50px;
+
     
+
}
+
    h1.ex {
+
    margin-left: 50px     
+
    }
+
   
+
    .after-box {
+
    clear: left; 
+
}
+
  
  
Line 61: Line 15:
 
#content {
 
#content {
 
     position: relative;
 
     position: relative;
     width: 965px;
+
     width: 1903px;
 
     margin: 0 auto;
 
     margin: 0 auto;
 
     padding: 5px 5px 5px 5px;
 
     padding: 5px 5px 5px 5px;

Revision as of 17:29, 30 July 2015