forked from gergessec/ITSE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css.ctl
60 lines (59 loc) · 1.08 KB
/
css.ctl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#TITLE=Style Sheet (CSS1)
#INFO
EditPlus Cliptext Library v1.0 written by ES-Computing.
This file is provided as a sample Cliptext library of EditPlus.
#SORT=y
#T=font-family:
#T=font-style:
#T=font-variant:
#T=font-weight:
#T=font-size:
#T=font:
#T=color:
#T=background-color:
#T=background-image:
#T=background-repeat:
#T=background-attachment:
#T=background-position:
#T=background:
#T=word-spacing:
#T=letter-spacing:
#T=text-decoration:
#T=vertical-align:
#T=text-transform:
#T=text-align:
#T=text-indent:
#T=line-height:
#T=margin-top:
#T=margin-right:
#T=margin-bottom:
#T=margin-left:
#T=margin:
#T=padding-top:
#T=padding-right:
#T=padding-bottom:
#T=padding-left:
#T=padding:
#T=border-top-width:
#T=border-right-width:
#T=border-bottom-width:
#T=border-left-width:
#T=border-width:
#T=border-color:
#T=border-style:
#T=border-top:
#T=border-right:
#T=border-bottom:
#T=border-left:
#T=border:
#T=width:
#T=height:
#T=float:
#T=clear:
#T=display:
#T=white-space:
#T=list-style-type:
#T=list-style-image:
#T=list-style-position:
#T=list-style:
#