design
This commit is contained in:
parent
be1ca94d35
commit
bfc1545344
|
@ -10,6 +10,7 @@
|
|||
h3{
|
||||
display: inline;
|
||||
padding: 10px 0 10px 5px;
|
||||
user-select: text;
|
||||
// padding: 5px;
|
||||
// height: 60px;
|
||||
}
|
||||
|
@ -42,11 +43,13 @@
|
|||
position: relative;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
user-select: text;
|
||||
.meta-value {
|
||||
font-weight: 100;
|
||||
position: relative;
|
||||
width: 70%;
|
||||
left: 10px;
|
||||
user-select: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
h3{
|
||||
display: inline;
|
||||
padding: 10px 0 10px 5px;
|
||||
user-select: text;
|
||||
// padding: 5px;
|
||||
// height: 60px;
|
||||
}
|
||||
|
@ -45,11 +46,13 @@
|
|||
position: relative;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
user-select: text;
|
||||
.meta-value {
|
||||
font-weight: 100;
|
||||
position: relative;
|
||||
width: 70%;
|
||||
left: 10px;
|
||||
user-select: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
h3{
|
||||
display: inline;
|
||||
padding: 10px 0 10px 5px;
|
||||
user-select: text;
|
||||
// padding: 5px;
|
||||
// height: 60px;
|
||||
}
|
||||
|
@ -30,11 +31,13 @@
|
|||
position: relative;
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
user-select: text;
|
||||
.meta-value {
|
||||
font-weight: 100;
|
||||
position: relative;
|
||||
width: 70%;
|
||||
left: 10px;
|
||||
user-select: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user