mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
10 lines
210 B
CSS
10 lines
210 B
CSS
/*!
|
|
* Angular Material Design
|
|
* https://github.com/angular/material
|
|
* @license MIT
|
|
* v1.1.1
|
|
*/
|
|
md-content.md-THEME_NAME-theme {
|
|
color: '{{foreground-1}}';
|
|
background-color: '{{background-default}}'; }
|