mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 07:49:56 +08:00
Merge pull request #1940 from awesomerobot/master
adding style for full-name on topic post user meta data
This commit is contained in:
commit
39280a5b0c
@ -483,9 +483,16 @@ iframe {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3.full-name {
|
||||||
|
display: inline;
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: 12px;
|
||||||
|
margin-top: 2px;
|
||||||
|
a {color: $primary;}
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 { display: block; }
|
h3 { display: block; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user