Difference between revisions of "project10:Main"

From 100ybp
Jump to: navigation, search
Line 45: Line 45:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 50px;
 
font-size: 50px;
color: #617dc6;
+
color: #FFFFFF;
 
text-align:center;
 
text-align:center;
 
}
 
}
Line 60: Line 60:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#617dc6;
+
color:#FFFFFF;
 
}
 
}
  
Line 74: Line 74:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#617dc6;
+
color:#FFFFFF;
 
}
 
}
  
Line 88: Line 88:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#01b9bb;
+
color:#FFFFFF;
 
}
 
}
  
Line 102: Line 102:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#f7d22b;
+
color:#FFFFFF;
 
}
 
}
  
Line 116: Line 116:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#f25e42;
+
color:#FFFFFF;
 
}
 
}
  
Line 130: Line 130:
 
font-family: 'Roboto', sans-serif;
 
font-family: 'Roboto', sans-serif;
 
font-size: 16px;
 
font-size: 16px;
color:#e26c7a;
+
color:#FFFFFF;
 
}
 
}
  
Line 136: Line 136:
 
div#buttonDarkBlue a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkBlue a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkBluen a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonDarkBluen a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
div#buttonDarkBlue a:hover      {color: #617dc6; text-decoration: none; opacity: 1; font-weight: bold;}
+
div#buttonDarkBlue a:hover      {color: #FFFFFF; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
div#buttonMediumBlue a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumBlue a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumBlue a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumBlue a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumBlue a:active  {background: #01b9bb;color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonMediumBlue a:active  {background: #01b9bb;color: #000000; text-decoration: none; opacity: 1;}
div#buttonMediumBlue a:hover      {color: #01b9bb; text-decoration: none; opacity: 1; font-weight: bold;}
+
div#buttonMediumBlue a:hover      {color: #FFFFFF; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
div#buttonYellow a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonYellow a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonYellow a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonYellow a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonYellow a:active  {background: #f7d22b;color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonYellow a:active  {background: #f7d22b;color: #000000; text-decoration: none; opacity: 1;}
div#buttonYellow a:hover      {color: #f7d22b; text-decoration: none; opacity: 1; font-weight: bold;}
+
div#buttonYellow a:hover      {color: #FFFFFF; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
div#buttonMediumRed a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumRed a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumRed a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumRed a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonMediumRed a:active  {background: #f25e42;color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonMediumRed a:active  {background: #f25e42;color: #000000; text-decoration: none; opacity: 1;}
div#buttonMediumRed a:hover      {color: #f25e42; text-decoration: none; opacity: 1; font-weight: bold;}
+
div#buttonMediumRed a:hover      {color: #FFFFFF; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
div#buttonDarkRed a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkRed a:link    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkRed a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkRed a:visited    {color: #A7A9AB; text-decoration: none; opacity: 1;}
 
div#buttonDarkRed a:active  {background: #e26c7a;color: #000000; text-decoration: none; opacity: 1;}
 
div#buttonDarkRed a:active  {background: #e26c7a;color: #000000; text-decoration: none; opacity: 1;}
div#buttonDarkRed a:hover      {color: #e26c7a; text-decoration: none; opacity: 1; font-weight: bold;}
+
div#buttonDarkRed a:hover      {color: #FFFFFF; text-decoration: none; opacity: 1; font-weight: bold;}
  
 
</style>
 
</style>

Revision as of 18:36, 27 November 2018

Robotcut.jpg

Main

P1

P2

P3

P4

Main

P1

P2

P3

P4