mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-03-10 05:00:19 +00:00
Create social.css
added css/social.css
This commit is contained in:
committed by
GitHub
parent
e3964f5eb6
commit
d95addc7c4
10
pages/list-html-connections/css/social.css
Normal file
10
pages/list-html-connections/css/social.css
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
h1 {font-weight:normal;}
|
||||||
|
body {margin:5em;background:white;}
|
||||||
|
table {border-collapse:collapse;}
|
||||||
|
a {text-decoration:none;}
|
||||||
|
td {vertical-align:top;margin:.5px;border-bottom:1px solid #ccc;font-family:Trebuchet MS; font-size:9pt;
|
||||||
|
padding:1em;
|
||||||
|
line-height:149%;
|
||||||
|
}
|
||||||
|
td.user {font-weight:bold; text-align:right;}
|
||||||
|
td.linkedby {width:100px;color:#888;text-align:center;}
|
||||||
Reference in New Issue
Block a user