Skip to content
Snippets Groups Projects
Commit 42a6b331 authored by Yukun Ge's avatar Yukun Ge
Browse files

update style.css

parents ac5dbdde b940bdc7
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Student Number: 21107895 # Student Number: 21107895
# CHECKSUM of last commit: a09a17d167b4b86811145c427b33bf0744177f04 # CHECKSUM of last commit: 8b1abad78586d34d123b3807d4dfbe07ee71a699
# URL: http://blog-21107895-cmt-120-cw-2-git-blog-21107895.apps.openshift.cs.cf.ac.uk/ # URL: http://blog-21107895-cmt-120-cw-2-git-blog-21107895.apps.openshift.cs.cf.ac.uk/
......
...@@ -123,6 +123,7 @@ select { ...@@ -123,6 +123,7 @@ select {
#password, #password,
#password2, #password2,
#submit, #submit,
<<<<<<< HEAD
#username, #username,
#score { #score {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
...@@ -130,6 +131,9 @@ select { ...@@ -130,6 +131,9 @@ select {
} }
.comment_text, .post_rating { .comment_text, .post_rating {
=======
#username {
>>>>>>> b940bdc779549d786c8f9d7ff3eac9d17425f113
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
font-size: 15px; font-size: 15px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment