Skip to content

Instantly share code, notes, and snippets.

View Benoit-Besnier's full-sized avatar

Benoit Besnier Benoit-Besnier

View GitHub Profile
@Benoit-Besnier
Benoit-Besnier / gist:3282aa98162ffc84be1ddcf4a6aabbb9
Last active December 13, 2017 20:44
MyAnimeList Custom Theme
/** Initialisation **/
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Andada|Permanent+Marker|Raleway:300');
body {
font-family: 'Roboto', sans-serif;
color: #fff;
}
/** In case banner as to be print **/