Author: bayard
Date: Fri May 16 06:48:10 2014
New Revision: 1595122
URL: http://svn.apache.org/r1595122
Log:
Adding Attic notice
Modified:
stdcxx/site/basic.css
Modified: stdcxx/site/basic.css
URL:
http://svn.apache.org/viewvc/stdcxx/site/basic.css?rev=1595122&r1=1595121&r2=1595122&view=diff
==============================================================================
--- stdcxx/site/basic.css (original)
+++ stdcxx/site/basic.css Fri May 16 06:48:10 2014
@@ -14,6 +14,16 @@
* limitations under the License.
*/
+/* ATTIC NOTICE */
+body:before
+ { content:"2014/05/15 - Apache STDCXX has been retired. For more
information, please explore the Apache Attic (attic.apache.org)";
+ background-color:red;
+ float : top;
+ color:black;
+ font-weight:bold;
+ padding: 25px;
+ }
+
/**
* General
*/