UNPKG
bookmarks
Version:
latest (0.6.0)
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
Searchable collection of bookmarks in a webpage
github.com/twolfson/bookmarks
twolfson/bookmarks
bookmarks
/
public
/
css
/
index.css
21 lines
(18 loc)
•
235 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
h1
+
form
{
margin
:
18px
0
0
; }
th
>
a
{
font-weight
: normal; }
.github-ribbon
{
display
: none;
position
: absolute;
top
:
0
;
right
:
0
;
border
:
0
; }
@media
(
min-width
:
900px
) {
.github-ribbon
{
display
: block; } }