diff --git a/new/_vti_pvt/doctodep.btr b/new/_vti_pvt/doctodep.btr index 5ba270d2..c6324447 100644 Binary files a/new/_vti_pvt/doctodep.btr and b/new/_vti_pvt/doctodep.btr differ diff --git a/new/_vti_pvt/linkinfo.btr b/new/_vti_pvt/linkinfo.btr index 284346c6..76fd4e8e 100644 Binary files a/new/_vti_pvt/linkinfo.btr and b/new/_vti_pvt/linkinfo.btr differ diff --git a/new/documentation.html b/new/documentation.html index 2d6a49c0..b867f8c3 100644 --- a/new/documentation.html +++ b/new/documentation.html @@ -67,7 +67,7 @@ Home | Download | Documentation | Version History | Contact | Links -
We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc. +
We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc. diff --git a/new/fceux.css b/new/fceux.css index 6c024823..2d7b92bb 100644 --- a/new/fceux.css +++ b/new/fceux.css @@ -5,9 +5,31 @@ body { } #masthead { + + background-repeat: no-repeat; + background-position: left; + background-color: #999999; + padding: 0px; + margin: auto; + border-style: solid; + text-align:center; + font-weight:bold; + font-size:medium; + padding-top:0px; + padding-bottom:1px; + } -#top_nav { +#top_nav { + text-align: center; + border-style: solid; + border-width: thin; + margin-left: 32px; + margin-right: 32px; + margin-top: 0px; + margin-bottom: 32px; + background-color: #999999; + } #container { @@ -41,21 +63,23 @@ body { } h1 { - background-image:url('assests/ICON_1.ICO'); +background-image:url('assests/ICON_1.ICO'); background-repeat: no-repeat; background-position: left; background-color: #999999; padding: 0px; margin: auto; - border-style: ridge; + border-style:solid; + border-width: thin; text-indent:40px; } h2 { background-color: #B4B4B4; padding: 0px; border-top-width:4px; - border-style: ridge; - padding-top: 16px; + border-style: solid; + border-width: thin; + padding-top: 4px; margin-top: 20px; margin-left: 0px; margin-right: 80px; @@ -63,7 +87,7 @@ h2 { h3 { border-style: solid; border-color: #999999; - border-width: 1px; + border-width: thin; text-align: left; background-color: #E1E1E1; margin-right: 120px; @@ -72,3 +96,7 @@ li { background-color: #E9E9E9; padding-left: 1px; } +.largerfont { + font-weight:bold; + font-size:xx-large; +} \ No newline at end of file diff --git a/new/home.html b/new/home.html index 3a53e7e8..10b7a52a 100644 --- a/new/home.html +++ b/new/home.html @@ -19,8 +19,12 @@
+ FCEUX
The all in one NES/Famicom Emulator
+Home | Download | + Documentation | + Version History | Contact| Links
@@ -45,9 +49,8 @@

 

Latest Release

- -

FCEUX 2.1.2

-

03 November 2009

+

FCEUX 2.1.2
+ 03 November 2009

The 2.1.2 release that fixes some bugs of 2.1.1, increases game compatibility, launches a new PPU core, and adds usability enhancements to the windows port.

Common

@@ -104,8 +107,8 @@ diff --git a/new/movies.html b/new/movies.html index 8243eb3e..d3ff0ec1 100644 --- a/new/movies.html +++ b/new/movies.html @@ -42,7 +42,7 @@

Playing Back Movies

Play movie dialog box - (Windows)
+ (Windows)

To play back a recorded movie, open the ROM. Then select "Replay Movie" in the File Menu. A movie dialog box will open where you can select the movie file. diff --git a/new/pressrelease-2.1.2.html b/new/pressrelease-2.1.2.html index 895dba92..c0a17258 100644 --- a/new/pressrelease-2.1.2.html +++ b/new/pressrelease-2.1.2.html @@ -12,7 +12,7 @@ The 2.1.2 release that fixes some bugs of 2.1.1, increases game compatibility, l

Common

-New PPU is now functional! You can access it by changing the newPPU flag in the config file. Windows users can access it from Config > PPU > New PPU
+New PPU is now functional! You can access it by changing the newPPU flag in the config file. Windows users can access it from Config > PPU > New PPU
Dragon Ball Z 3 now playable again
Fixed action 52 game that was broken in post-FCEUX 2.0.3 versions
Mapper 253 mostly implemented