Skip to content

Commit

Permalink
compile css output files
Browse files Browse the repository at this point in the history
  • Loading branch information
Chloe Wakefield committed Jan 18, 2019
1 parent 3850e7b commit 4d76c38
Show file tree
Hide file tree
Showing 22 changed files with 165 additions and 11 deletions.
14 changes: 14 additions & 0 deletions dist/arabic.css
Original file line number Diff line number Diff line change
Expand Up @@ -2562,6 +2562,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/arabic.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/bbc-grandstand.css
Original file line number Diff line number Diff line change
Expand Up @@ -2598,6 +2598,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/bbc-grandstand.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/bengali.css
Original file line number Diff line number Diff line change
Expand Up @@ -2507,6 +2507,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/bengali.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/burmese.css
Original file line number Diff line number Diff line change
Expand Up @@ -2476,6 +2476,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/burmese.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/chinese.css
Original file line number Diff line number Diff line change
Expand Up @@ -2525,6 +2525,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/chinese.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/hindi.css
Original file line number Diff line number Diff line change
Expand Up @@ -2485,6 +2485,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/hindi.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/japanese.css
Original file line number Diff line number Diff line change
Expand Up @@ -2407,6 +2407,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/japanese.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/latin.css
Original file line number Diff line number Diff line change
Expand Up @@ -2598,6 +2598,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/latin.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/sinhala.css
Original file line number Diff line number Diff line change
Expand Up @@ -2513,6 +2513,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/sinhala.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/tamil.css
Original file line number Diff line number Diff line change
Expand Up @@ -2402,6 +2402,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/tamil.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/thai.css
Original file line number Diff line number Diff line change
Expand Up @@ -2594,6 +2594,20 @@ Our implementation is based on http://codepen.io/IschaGast/pen/Qjxpxo
}
}

/*------------------------------------*\
# LINK
\*------------------------------------*/
/**
* Commonly used link styles
*/
.gs-o-link {
text-decoration: none;
}

.gs-o-link:hover, .gs-o-link:focus {
text-decoration: underline;
}

/*------------------------------------*\
# LIST-INLINE
\*------------------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion dist/thai.min.css

Large diffs are not rendered by default.

0 comments on commit 4d76c38

Please sign in to comment.