Skip to content

Commit 16fd976

Browse files
committed
Changes to remove unneeded font
1 parent 6453b40 commit 16fd976

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

assets

Submodule assets updated 1 file

docs/arrayfire.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited
5252
color : #4665A2;
5353
}
5454

55-
@font-face
56-
{
57-
font-family : prototype;
58-
src : url('Prototype.ttf');
59-
}
60-
6155
/*image and image groups*/
6256
div.image_group
6357
{
@@ -96,15 +90,13 @@ div.support *
9690

9791
#under_logo
9892
{
99-
font-family : prototype;
10093
font-size : 2em;
10194
max-width : 25px;
10295
color : #000000;
10396
}
10497

10598
#projectbrief
10699
{
107-
font-family : prototype;
108100
color : #555555
109101
}
110102

@@ -121,7 +113,6 @@ div.support *
121113

122114
#projectname
123115
{
124-
font-family : prototype;
125116
font-size : 3em;
126117
max-width : 25px;
127118
color : #555555

0 commit comments

Comments
 (0)