diff --git a/content/index.erb b/content/index.erb index 924b049..00cf1bc 100644 --- a/content/index.erb +++ b/content/index.erb @@ -34,8 +34,8 @@ $(document).ready(function () { ...
-

Collaboration Summit Mar 27th 2014

-

Karsten Wade of The CentOS Board will be presenting at the Collaboration Summit and will be on-hand afterwards to answer questions.

+

CentOS Dojo - Sao Paulo 5 May 2014

+

Come join the CentOS team in Sao Paulo Brazil

More about Dojos and other Events

@@ -43,8 +43,8 @@ $(document).ready(function () { ...
-

Denver Dojo April 10th 2014

-

The Denver Dojo is colocated with the CloudStack Collaboration Conference at ApacheCon 2014 and is located in the Westin Denver Downtown facility.

+

CentOS at FISL15 7-10 May 2014

+

The CentOS Team will be at the 15th International Free Software Forum in Porto Alegre Brazil. Come for the presentations, stay for the community interaction!

More about Dojos and other Events

diff --git a/static/assets/stylesheet.css b/static/assets/stylesheet.css index 0a83048..02d9fac 100644 --- a/static/assets/stylesheet.css +++ b/static/assets/stylesheet.css @@ -221,3 +221,8 @@ ul#markdown-toc:before { #CSVTable a { color: #ddd; } + +ul.sessions a { + font-weight: 600; + color: #aaa; +}