--- a/extension/content/screen.css
+++ b/extension/content/screen.css
@@ -1,175 +1,161 @@
html {
- padding-bottom: 0px;
+ padding-bottom: 0px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
}
-body {
+body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
background: #fff url('chrome://testpilot/skin/bg.jpg') repeat-x top center;
- padding: 0px;
+ padding: 0px;
color:#787878;
font-size:12px;
line-height: 18px;
margin: 0 auto;
-
+
}
- h1 {font-family: 'DroidSans'; color: #3a3a3a; font-size: 28px; font-weight: normal; letter-spacing: -1px}
- h2 {font-family: 'DroidSans'; color: #54717b; font-size: 24px; line-height: 22px;font-weight: normal; letter-spacing: -1px}
-
+ h1 {font-family: 'sans-serif'; color: #3a3a3a; font-size: 28px; font-weight: normal; letter-spacing: -1px}
+ h2 {font-family: 'sans-serif'; color: #54717b; font-size: 24px; line-height: 22px;font-weight: normal; letter-spacing: -1px}
+
p, ul {font-size: 12px;}
-
+
a:link, a:hover, a:active, a:focus, a:visited {color: #9f423b; text-decoration: none;}
a:hover {color: #9f423b; text-decoration: none;}
-
- .bold {font-family: 'DroidSans-Bold'; color:#3a3a3a;}
+
+ .bold {font-family: 'sans-serif-Bold'; color:#3a3a3a;}
.address {margin-left: 20px;}
.inactive {color:#ccc;}
-
+
li {list-style-type: circle;}
.spacer {height: 75px;}
-@font-face{
-font-family: 'DroidSans';
-src: url('chrome://testpilot/skin/fonts/DroidSans.ttf') format('truetype');
-}
-
-@font-face{
-font-family: 'DroidSans-Bold';
-src: url('chrome://testpilot/skin/fonts/DroidSans-Bold.ttf') format('truetype');
-}
-
#container {
margin: 0px auto;
width: 950px;
}
#logo {
margin-left: 20px;
}
#contentWelcome {
margin-top: 120px;
padding: 8px 24px 24px 24px;
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
text-align: left;
}
#content {
margin-top: 60px;
padding: 8px 24px 24px 24px;
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
text-align: left;
}
#download {
width: 300px;
margin-left: 410px;
margin-top: 240px;
}
.downloadButton {
margin-bottom: -10px;
margin-top: -2px;
margin-right: 12px;
}
-.downloadH1 {font-family: 'DroidSans-bold'; color: #3a3a3a; font-size: 24px; font-weight: normal; letter-spacing: -1px; margin-right: 8px;}
+.downloadH1 {font-family: 'sans-serif-bold'; color: #3a3a3a; font-size: 24px; font-weight: normal; letter-spacing: -1px; margin-right: 8px;}
-.downloadH2 {font-family: 'DroidSans'; color: #3a3a3a; font-size: 22px; font-weight: normal; letter-spacing: -1px; line-height: 28px; margin-left: 46px;}
+.downloadH2 {font-family: 'sans-serif'; color: #3a3a3a; font-size: 22px; font-weight: normal; letter-spacing: -1px; line-height: 28px; margin-left: 46px;}
#intro {
float: left;
width: 500px;
margin-top: 30px;
}
#links {
float: right;
padding: 24px 0px;
margin-right: 0px;
margin-top: 30px;
}
.button {
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
font-size: 16px;
padding: 8px 12px;
color: rgba(0, 0, 0, 0.8);
border-radius: 0.5em;
- -webkit-border-radius: 0.5em;
- -moz-box-shadow:
+ box-shadow:
inset rgba(0, 0, 0, 0.2) 0 1px 1px,
inset rgba(255, 255, 255, 1) 0 3px 1px,
inset rgba(255, 255, 255, 0.3) 0 16px 0px,
inset rgba(0, 0, 0, 0.2) 0 -1px 1px,
- inset rgba(0, 0, 0, 0.1) 0 -2px 1px,
+ inset rgba(0, 0, 0, 0.1) 0 -2px 1px,
rgba(255, 255, 255, 1) 0 1px,
rgba(133, 153, 166, 0.3) 0px 1px 12px;
background-color: #e7eaec;
//display: inline;
}
.home_button {
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
font-size: 16px;
padding: 8px 12px;
width: 240px;
color: rgba(0, 0, 0, 0.8);
border-radius: 0.5em;
- -webkit-border-radius: 0.5em;
- -moz-box-shadow:
+ box-shadow:
inset rgba(0, 0, 0, 0.2) 0 1px 1px,
inset rgba(255, 255, 255, 1) 0 3px 1px,
inset rgba(255, 255, 255, 0.3) 0 16px 0px,
inset rgba(0, 0, 0, 0.2) 0 -1px 1px,
- inset rgba(0, 0, 0, 0.1) 0 -2px 1px,
+ inset rgba(0, 0, 0, 0.1) 0 -2px 1px,
rgba(255, 255, 255, 1) 0 1px,
rgba(133, 153, 166, 0.3) 0px 1px 12px;
background-color: #e7eaec;
//display: inline;
}
.callout {
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
font-size: 16px;
padding: 8px 24px;
margin: 24px auto;
color: rgba(0, 0, 0, 0.8);
border-radius: 0.5em;
- -webkit-border-radius: 0.5em;
background: rgba(220, 240, 247, 0.8) url('chrome://testpilot/skin/callout.png') no-repeat top center;
- -moz-box-shadow:
+ box-shadow:
inset rgba(185, 221, 234, 0.2) 0 -10px 12px,
inset rgba(185, 221, 234, 1) 0 0px 1px,
inset rgba(255, 255, 255, 0.2) 0 10px 12px;
//display: inline;
}
.home_callout {
- font-family: 'DroidSans';
+ font-family: 'sans-serif';
font-size: 16px;
vertical-align: middle;
width: 240px;
padding: 8px 24px;
margin: 8px auto;
color: rgba(0, 0, 0, 0.8);
border-radius: 0.5em;
- -webkit-border-radius: 0.5em;
background: rgba(220, 240, 247, 0.8) url('chrome://testpilot/skin/callout.png') no-repeat top center;
- -moz-box-shadow:
+ box-shadow:
inset rgba(185, 221, 234, 0.2) 0 -10px 12px,
inset rgba(185, 221, 234, 1) 0 0px 1px,
inset rgba(255, 255, 255, 0.2) 0 10px 12px;
//display: inline;
}
.homeIcon {
margin-top: -32px;
@@ -184,33 +170,33 @@ src: url('chrome://testpilot/skin/fonts/
}
.mozLogo {
margin-bottom: -10px;
margin-right: 6px;
}
-/* ------- MENU -------
+/* ------- MENU -------
#menu {
margin: 20px auto;
max-width: 800px;
padding: 4px 40px;
width: 800px;
text-align: left;
border-radius: 0.25em;
-webkit-border-radius: 0.25em;
border-top: 1px solid #adb6ba;
border-left: 1px solid #adb6ba;
border-right: 1px solid #adb6ba;
border-bottom: 3px solid #adb6ba;
border-bottom-colors:#adb6ba #e7eaec #e7eaec;
background-color: #fff;
-}
+}
*/
.menuItem {
margin-right: 30px;
margin-bottom: 40px;
font-size: 14px;
text-shadow: 1px 1px 1px rgba(173, 182, 186, 0.6);
@@ -218,17 +204,17 @@ src: url('chrome://testpilot/skin/fonts/
}
.menuOn {
margin-right: 30px;
margin-bottom: 40px;
font-size: 14px;
text-shadow: 1px 1px 1px rgba(173, 182, 186, 1);
background-color: rgba(173, 182, 186, 0.3);
- -moz-box-shadow:
+ box-shadow:
inset rgba(0, 0, 0, 0.2) 0 -10px 12px;
padding: 9px 8px 8px 8px;
}
.menuItem a {color: #9f423b; text-decoration: none;}
.menuItem a:hover {color: #9f423b; text-decoration: none; border-bottom: 1px dotted #9f423b;}
@@ -250,9 +236,9 @@ src: url('chrome://testpilot/skin/fonts/
.function-link {
cursor: pointer;
color: #9f423b;
text-decoration: underline;
}
p.embiggened {
font-size: 14px;
-}
\ No newline at end of file
+}