You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2012/10/25 19:49:00 UTC

svn commit: r836153 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flex/again/ content/flex/css/

Author: buildbot
Date: Thu Oct 25 17:49:00 2012
New Revision: 836153

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/flex/again/about_features.html
    websites/staging/flex/trunk/content/flex/again/about_news.html
    websites/staging/flex/trunk/content/flex/again/about_resources.html
    websites/staging/flex/trunk/content/flex/again/about_showcase.html
    websites/staging/flex/trunk/content/flex/again/community_events.html
    websites/staging/flex/trunk/content/flex/again/community_get_involved.html
    websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
    websites/staging/flex/trunk/content/flex/again/community_social_media.html
    websites/staging/flex/trunk/content/flex/again/community_team.html
    websites/staging/flex/trunk/content/flex/again/community_user_groups.html
    websites/staging/flex/trunk/content/flex/again/download.html
    websites/staging/flex/trunk/content/flex/again/get_started_community.html
    websites/staging/flex/trunk/content/flex/again/get_started_download.html
    websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
    websites/staging/flex/trunk/content/flex/again/get_started_learn.html
    websites/staging/flex/trunk/content/flex/again/index.html
    websites/staging/flex/trunk/content/flex/css/flex_again.css

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 25 17:49:00 2012
@@ -1 +1 @@
-1402229
+1402230

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 25 17:49:00 2012
@@ -1 +1 @@
-1402229
+1402230

Modified: websites/staging/flex/trunk/content/flex/again/about_features.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_features.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_features.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/about_news.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_news.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_news.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/about_resources.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_resources.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_resources.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/about_showcase.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/about_showcase.html (original)
+++ websites/staging/flex/trunk/content/flex/again/about_showcase.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_events.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_events.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_events.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_get_involved.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_mailing_list.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_mailing_list.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_mailing_list.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_social_media.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_social_media.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_social_media.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_team.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_team.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_team.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/community_user_groups.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/community_user_groups.html (original)
+++ websites/staging/flex/trunk/content/flex/again/community_user_groups.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/download.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/get_started_community.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_community.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_community.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/get_started_download.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_download.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_download.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_get_involved.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/get_started_learn.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/get_started_learn.html (original)
+++ websites/staging/flex/trunk/content/flex/again/get_started_learn.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/again/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/again/index.html (original)
+++ websites/staging/flex/trunk/content/flex/again/index.html Thu Oct 25 17:49:00 2012
@@ -8,65 +8,7 @@
 
     <link href="/flex/css/flex_again.css" rel="stylesheet" type="text/css">
 
-    <style type="text/css">
-        
-	* {
-		margin: 0;
-		padding: 0;
-	}
-
-	body {
-       	font-family: 'Open Sans', sans-serif;
-    }
-
-    .orangeDot {
-    	margin-left: 10px;
-    	margin-right: 10px;
-    }
-
-    #allContainer {
-        margin-left: auto;
-        margin-right: auto;
-        position: relative;
-        width: 960px;
-    }
-
-    .main {
-       	font-weight: 600;
-    }
-
-    .nav {
-        display: table-cell;
-       	vertical-align: middle;
-    }
-
-    .nav li {
-        display: inline-block;
-        list-style-type: none;
-        text-align: center;
-        vertical-align: middle;
-    }
-
-    .nav li a {
-    	color: black;
-        text-decoration: none;
-    }
-
-    #mainContent {
-    	background-color: #e6e5e5;
-    	background-image: url('./assets/images/bglogo.png');
-		background-repeat: no-repeat;
-		background-size: contain;
-		background-position: center;
-    	height: 660px;
-    	width: 960px;
-    }
-
-    .sub {
-    	/**/
-    }
-
-    </style>
+    <style type="text/css" src="../css/flex-again.css"/>
 
 </head>
 

Modified: websites/staging/flex/trunk/content/flex/css/flex_again.css
==============================================================================
--- websites/staging/flex/trunk/content/flex/css/flex_again.css (original)
+++ websites/staging/flex/trunk/content/flex/css/flex_again.css Thu Oct 25 17:49:00 2012
@@ -15,4 +15,58 @@
 * limitations under the License.
 */
 
-h1 { color: red; }
\ No newline at end of file
+* {
+	margin: 0;
+	padding: 0;
+}
+
+body {
+   	font-family: 'Open Sans', sans-serif;
+}
+
+.orangeDot {
+	margin-left: 10px;
+	margin-right: 10px;
+}
+
+#allContainer {
+    margin-left: auto;
+    margin-right: auto;
+    position: relative;
+    width: 960px;
+}
+
+.main {
+   	font-weight: 600;
+}
+
+.nav {
+    display: table-cell;
+   	vertical-align: middle;
+}
+
+.nav li {
+    display: inline-block;
+    list-style-type: none;
+    text-align: center;
+    vertical-align: middle;
+}
+
+.nav li a {
+	color: black;
+    text-decoration: none;
+}
+
+#mainContent {
+	background-color: #e6e5e5;
+	background-image: url('./assets/images/bglogo.png');
+	background-repeat: no-repeat;
+	background-size: contain;
+	background-position: center;
+	height: 660px;
+	width: 960px;
+}
+
+.sub {
+	/**/
+}