more php changes!
This commit is contained in:
@@ -25,26 +25,3 @@ a {
|
||||
.pfp {
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.user-index-header-text {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
}
|
||||
.user-index-h1 {
|
||||
font-size: 4rem;
|
||||
text-align: left;
|
||||
}
|
||||
.user-index-h2 {
|
||||
font-size: 3.3rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
.outlined-text {
|
||||
-webkit-text-fill-color: transparent;
|
||||
-webkit-text-stroke: 2.2px #8c00ff;
|
||||
}
|
22
styles/pages/user/style.css
Normal file
22
styles/pages/user/style.css
Normal file
@@ -0,0 +1,22 @@
|
||||
.user-index-header-text {
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.user-index-h1 {
|
||||
font-size: 4rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.user-index-h2 {
|
||||
font-size: 3.3rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
.outlined-text {
|
||||
-webkit-text-fill-color: transparent;
|
||||
-webkit-text-stroke: 2.2px #8c00ff;
|
||||
}
|
Reference in New Issue
Block a user