Skip to content
This repository has been archived by the owner. It is now read-only.

Gh pages fast forward #1

Merged
merged 14 commits into from Oct 5, 2015

This file was deleted.

@@ -238,9 +238,10 @@
box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.75);
}

.party-list-item > div > div.name {
font-size: 22px;
line-height: 28px;
.party-list-item div.name a,
.party-list-item div.name {
font-size: 20px;
line-height: 24px;

color: #000;
}
@@ -268,12 +269,11 @@

}

.party-list-item > div .starttime {
.party-list-item > div .details {
font-size: 18px;
line-height: 24px;

color: #555;

}


@@ -340,12 +340,14 @@ body {

border: 1px solid #eee;

border-radius: 3px;
text-align: center;

/*border-radius: 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.75);
box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.75);
box-shadow: 0px 4px 10px -5px rgba(0,0,0,0.75);*/

}

@@ -962,7 +964,7 @@ input[type="submit"].form-button-submit-default.cancel-button {
color: white;
/*padding: 8px 14px;*/
padding: 0px 8px;

font-weight: bold;
line-height: 48px;
font-size: 18px;

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.