summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pms.css.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pms.css.scss')
-rw-r--r--app/assets/stylesheets/pms.css.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pms.css.scss b/app/assets/stylesheets/pms.css.scss
index 5106093..a14299e 100644
--- a/app/assets/stylesheets/pms.css.scss
+++ b/app/assets/stylesheets/pms.css.scss
@@ -1,3 +1,11 @@
// Place all the styles related to the pms controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
+
+p, li {
+ color: #DD9125;
+}
+td, th {
+ padding: 0px;
+ color: #DD9125;
+} \ No newline at end of file