diff --git a/public/css/style.css b/public/css/style.css index 2ce7890..8b6346c 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -78,7 +78,6 @@ h2 { display: block; margin: auto; font:Roboto; - font-style:italic; font-weight:400; } diff --git a/src/Go/views/about.ecr b/src/Go/views/about.ecr index aff95e2..2c4aca7 100644 --- a/src/Go/views/about.ecr +++ b/src/Go/views/about.ecr @@ -22,11 +22,11 @@
- daa + daa
-

Danila Fedorin

+

Claire Cahill

- We don't need a weakened government but a strong government that would take responsibility for the rights of the individual and care for the society as a whole. + Claire created a page explaining the rules of Go, so that new players can learn how to play the game instead of clicking around randomly.

@@ -34,11 +34,11 @@
- daa + daa
-

Matthew Sessions

+

Danila Fedorin

- Education is a weapon whose effects depend on who holds it in his hands and at whom it is aimed. + Danila created the front-end and a basic back-end for the Go game. He used unconventional languages, namely Elm, a functional programming language designed for web applications, and Crystal, a compiled sibiling language of Ruby.

@@ -50,7 +50,7 @@

Michael Huang

- To be fair, you have to have a very high IQ to understand Rick and Morty. The humour is extremely subtle, and without a solid grasp of theoretical physics most of the jokes will go over a typical viewer's head. + Michael created this about page!

@@ -58,11 +58,11 @@
- daa + daa
-

Claire Cahill

+

Matthew Sessions

- Unfortunately these two properties are only implemented in Firefox and are behind a -moz- prefix. Here’s how you can use the various + Matt adapted the Crystal back-end to work with SQLite. This meant loading and saving Go games into the database instead of an in-memory cache, thereby allowing games to persist after server restarts.