mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 22:05:09 +01:00
Added lightblue theme and changed link colour
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto+Mono&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.1/css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection"/>
|
||||
<style>
|
||||
.card-content a
|
||||
{
|
||||
color: {{ theme.CARD_LINK }};
|
||||
}
|
||||
/* label color */
|
||||
.input-field label
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user