diff --git a/css/style.css b/css/style.css index 4e14f8a..85267a7 100644 --- a/css/style.css +++ b/css/style.css @@ -12,3 +12,20 @@ button { font-size: 18px; margin: 10px; } + +::placeholder{ + color: white; +} + +#bio { + color:white; + font-size: 20px; + background-color: black; + border: 0px solid black; + border-radius: 7px; +} + +.bio { + color:white; + font-size: 20px; +} diff --git a/views/otheruser.html b/views/otheruser.html new file mode 100644 index 0000000..2a4a62d --- /dev/null +++ b/views/otheruser.html @@ -0,0 +1,37 @@ + + +
+ + + +