Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anshid works #9

Open
wants to merge 64 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
fe5106e
Update index.html
exmrcoin Apr 26, 2018
ee92ce5
Update base.html
exmrcoin Apr 26, 2018
fddbcdb
Update app.iml
exmrcoin Apr 26, 2018
652576f
Update app.iml
exmrcoin Apr 26, 2018
734cd2c
Update README.md
albertnanita May 2, 2018
55d5e5c
Update README.md
albertnanita May 2, 2018
4acc7bb
Update README.md
albertnanita May 2, 2018
7d3504c
Update README.md
albertnanita May 2, 2018
114c5b3
Update .gitignore
albertnanita May 2, 2018
856f038
Update .gitignore
albertnanita May 2, 2018
187ee64
Update bootstrap.js
albertnanita May 2, 2018
308bb37
Delete C:\Users\PARANGAT_PT_W2\AppData\Local\Packages\Microsoft.Skype…
albertnanita May 2, 2018
8a12bf0
Delete about.png
albertnanita May 2, 2018
59fa723
Delete about_icon.png
albertnanita May 2, 2018
d728bc2
Delete home _new.jpg
albertnanita May 2, 2018
469bde3
Delete home_bgslider.png
albertnanita May 2, 2018
6f32c1e
Delete product_icon.png
albertnanita May 2, 2018
8749530
Delete user.png
albertnanita May 2, 2018
661a0fb
Delete b_icon.png
albertnanita May 2, 2018
c4a1bb5
Delete logo.png
albertnanita May 2, 2018
958f270
Update project.pbxproj
albertnanita May 2, 2018
7246e13
Update requirements.txt
albertnanita May 2, 2018
95a0ca7
Update OFL.txt
albertnanita May 2, 2018
4296793
Update style.css
albertnanita May 2, 2018
e840cd7
Update app.iml
albertnanita May 2, 2018
5a44b83
Update README.md
exmrcoin May 8, 2018
3d15f7e
Update app.iml
exmrcoin May 9, 2018
8923014
Update style.css
exmrcoin May 9, 2018
e99f463
Update OFL.txt
exmrcoin May 9, 2018
9f0cd7a
Update Podfile
exmrcoin May 9, 2018
a4c9536
Add files via upload
exmrcoin May 9, 2018
0f3d8f5
Update bootstrap.js
exmrcoin May 9, 2018
765d383
Update requirements.txt
exmrcoin May 9, 2018
00c23ae
Update .gitignore
exmrcoin May 9, 2018
3bdab81
Update requirements.txt
exmrcoin May 24, 2018
1f150ce
Update npm.js
exmrcoin May 24, 2018
f534f28
Update Podfile
exmrcoin May 24, 2018
5c64b2c
Update OFL.txt
exmrcoin May 24, 2018
18b7e36
Update style.css
exmrcoin May 24, 2018
c360740
Update app.iml
exmrcoin May 24, 2018
98aa1be
Add files via upload
exmrcoin May 24, 2018
9abe325
Update README.md
exmrcoin Jun 26, 2018
e915b3f
Update README.md
exmrcoin Jul 4, 2018
207e681
Update README.md
exmrcoin Jul 14, 2018
62be61b
Update README.md
exmrcoin Jul 14, 2018
bece1d9
Add files via upload
exmrcoin Sep 25, 2018
6a28052
Delete s9tjjy6e8w6paimpmoxa4sfa651n6j.html
exmrcoin Sep 25, 2018
9b6feb9
Update README.md
exmrcoin Oct 28, 2018
4a75fdf
Update README.md
exmrcoin Dec 26, 2018
6b730c4
Update README.md
exmrcoin Dec 26, 2018
2933066
Update README.md
exmrcoin Dec 29, 2018
5400bd3
Update README.md
exmrcoin Dec 29, 2018
3082bee
Update README.md
exmrcoin Jan 27, 2019
d4c5cab
Update README.md
exmrcoin Mar 12, 2019
05d0932
Update README.md
exmrcoin Mar 12, 2019
f6f10ce
Update README.md
exmrcoin Mar 12, 2019
32af0a0
Update README.md
exmrcoin May 14, 2019
49bfc9c
Update README.md
exmrcoin Nov 27, 2019
8286294
conflicts removed while merging
pnija Jun 26, 2020
bfc566a
new API configuration
pnija Jun 29, 2020
94ab456
mail change
pnija Jul 16, 2020
5f75a96
mail message issue
pnija Jul 16, 2020
70079b4
encryption commented
pnija Jul 16, 2020
5c8710c
api changing
pnija Jul 16, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update style.css
  • Loading branch information
exmrcoin authored May 9, 2018
commit 8923014363b9cafd5b7903b336d0d34ed144845f
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

@font-face {
font-family: 'MarcellusSC-Regular';
src: url('../fonts/Marcellus_SC/MarcellusSC-Regular.ttf') format('ttf');
src: url('../fonts/Marcellus_SC/MarcelluSC-Regular.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
Expand Down