5 lines
85 B
CSS
5 lines
85 B
CSS
|
/* This file is for your main application css. */
|
||
|
|
||
|
.item-read a {
|
||
|
color: #606c76;
|
||
|
}
|