UNPKG
ep_med
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Adds Mathematical equation editor to etherpad-lite
ep_med
/
static
/
css
/
med.css
28 lines
(20 loc)
•
215 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
22
23
24
25
26
27
28
object
:focus
{
outline
:none; }
a
:link
{
color
:
#cfcfcf
; }
a
:visited
{
color
:
#cfcfcf
; }
a
:hover
{
color
:
#cfcfcf
; }
a
:active
{
color
:
#cfcfcf
; }
#flashContent
{
display
:none;
visibility
:hidden display:block; }