Browse Source
- Update lot of pictures
- Update lot of pictures
- Update flag + default avatar (new design) - Fix some Route - Fix some buttonspull/16/head
34 changed files with 249 additions and 331 deletions
-
1app/assets/documents/colors.txt
-
BINapp/assets/js/images/marker-shadow.png
-
2app/widgets/Chat/Chat.php
-
14app/widgets/Chat/chat.css
-
BINapp/widgets/Chat/img/envelope.png
-
47app/widgets/Config/Config.php
-
2app/widgets/Login/login.css
-
2app/widgets/Media/Media.php
-
3app/widgets/Media/media.css
-
3app/widgets/Notification/notification.css
-
46app/widgets/Notifs/Notifs.php
-
23app/widgets/Notifs/notifs.css
-
2app/widgets/PubsubSubscriptionConfig/PubsubSubscriptionConfig.php
-
2loader.php
-
2system/Event.php
-
2system/Route.php
-
2system/widget/WidgetCommon.php
-
29themes/movim/404.tpl
-
53themes/movim/css/forms.css
-
9themes/movim/css/posts.css
-
153themes/movim/css/style2.css
-
2themes/movim/img/default3.svg
-
2themes/movim/img/default4.svg
-
2themes/movim/img/default5.svg
-
2themes/movim/img/default6.svg
-
45themes/movim/img/protect/black.svg
-
32themes/movim/img/protect/green.svg
-
30themes/movim/img/protect/orange.svg
-
20themes/movim/img/protect/red.svg
-
18themes/movim/img/protect/white.svg
-
BINthemes/movim/img/yuno.png
-
14themes/movim/main.tpl
-
2themes/movim/media.tpl
-
14themes/movim/page.tpl
|
After Width: 35 | Height: 16 | Size: 535 B |
|
After Width: 12 | Height: 12 | Size: 195 B |
@ -1,4 +1,27 @@ |
|||
<style type="text/css"> |
|||
body { |
|||
padding-right: 0px; |
|||
margin-top: 3em; |
|||
|
|||
<div style="color: white; font-size: 2em; text-align: center; padding: 60px 0em;"> |
|||
404 Page not found |
|||
</div> |
|||
background-color: #2C4762; |
|||
} |
|||
#content { |
|||
margin-top: 0px; |
|||
color: white; |
|||
font-size: 3em; |
|||
line-height: 1.5em; |
|||
text-align: center; |
|||
padding: 1em 0em; |
|||
} |
|||
|
|||
footer { |
|||
display: none; |
|||
} |
|||
</style> |
|||
|
|||
|
|||
404<br /> |
|||
|
|||
<img src="<?php echo BASE_URI.'/themes/movim/img/yuno.png'; ?>" /> <br /> |
|||
|
|||
Y U NO FOUND |
|||
|
After Width: 194 | Height: 199 | Size: 24 KiB |
Write
Preview
Loading…
Cancel
Save
Reference in new issue