Skip to content
Snippets Groups Projects
Commit b026ea1b authored by Hideki Shimizu's avatar Hideki Shimizu
Browse files

Merge branch 'draft_75' into 'develop'

[mod] tagbutton : font-size 3px -> 10px

See merge request cns-netadmin/cns-hp!137
parents cd672863 8ca9497a
Tags
No related merge requests found
...@@ -151,8 +151,7 @@ ...@@ -151,8 +151,7 @@
.postcard div a.tagbutton { .postcard div a.tagbutton {
padding: 1px 4px 1px 4px; padding: 1px 4px 1px 4px;
margin: 1px 5px 1px 5px; margin: 1px 5px 1px 5px;
height: 8px; font-size: 10px;
font-size: 3px;
border-radius: 8px; border-radius: 8px;
transition: .4s; transition: .4s;
text-decoration: none; text-decoration: none;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment